Searched refs:FCSel (Results 1 – 1 of 1) sorted by relevance
1190 auto FCSel = MIB.buildInstr(Opc, {Dst}, {True, False}).addImm(CC); in emitSelect() local1191 constrainSelectedInstRegOperands(*FCSel, TII, TRI, RBI); in emitSelect()1192 return &*FCSel; in emitSelect()