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