Searched refs:isPreISelGenericOpcode (Results 1 – 15 of 15) sorted by relevance
136 if (isPreISelGenericOpcode(MI.getOpcode())) { in createdOrChangedInstr()197 if (!isPreISelGenericOpcode(MI.getOpcode())) in legalizeMachineFunction()232 assert(isPreISelGenericOpcode(MI.getOpcode()) && in legalizeMachineFunction()281 assert(isPreISelGenericOpcode(MI.getOpcode()) && in legalizeMachineFunction()
432 if (isPreISelGenericOpcode(MI.getOpcode()) && in machineFunctionIsIllegal()
138 assert(!isPreISelGenericOpcode(I.getOpcode()) && in constrainSelectedInstRegOperands()
30 inline bool isPreISelGenericOpcode(unsigned Opcode) { in isPreISelGenericOpcode() function
86 if (!isPreISelGenericOpcode(I.getOpcode())) { in select()
74 if (!isPreISelGenericOpcode(I.getOpcode())) in select()
34 return isPreISelGenericOpcode(MI->getOpcode()); in classof()
169 if (!isPreISelGenericOpcode(Opc) || Opc == TargetOpcode::G_PHI) { in getInstrMapping()
318 if (!isPreISelGenericOpcode(Opcode)) { in select()
221 if (!isPreISelGenericOpcode(Opc) || Opc == TargetOpcode::G_PHI) { in getInstrMapping()
846 if (!isPreISelGenericOpcode(I.getOpcode())) { in select()
564 if ((Opc != TargetOpcode::COPY && !isPreISelGenericOpcode(Opc)) || in getInstrMapping()
4231 assert(!isPreISelGenericOpcode(Opcode) && in emitInstr()
292 if (!isPreISelGenericOpcode(I.getOpcode())) { in select()
1676 if (isPreISelGenericOpcode(Opc) || isPreISelGenericOptimizationHint(Opc)) { in visitMachineInstrBefore()1998 if (!isPreISelGenericOpcode(MCID.getOpcode()) && in visitMachineOperand()