Searched refs:isSelectRROp (Results 1 – 1 of 1) sorted by relevance
777 bool isSelectRROp = (Opc == BPF::Select || in EmitInstrWithCustomInserter() local790 if (!(isSelectRROp || isSelectRIOp || isMemcpyOp)) in EmitInstrWithCustomInserter()837 NewCC = isSelectRROp ? BPF::Y##_rr_32 : BPF::Y##_ri_32; \ in EmitInstrWithCustomInserter()839 NewCC = isSelectRROp ? BPF::Y##_rr : BPF::Y##_ri; \ in EmitInstrWithCustomInserter()871 if (isSelectRROp) { in EmitInstrWithCustomInserter()