Searched refs:Op_FirstOperand (Results 1 – 9 of 9) sorted by relevance
212 Op_FirstOperand = 4, enumerator
180 if (i < InlineAsm::Op_FirstOperand) in tryInlineAsm()
489 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in DelayForLiveRegsBottomUp()
1077 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in EmitSpecialNode()
2059 unsigned i = InlineAsm::Op_FirstOperand, e = InOps.size(); in SelectInlineAsmMemoryOperands()2077 unsigned CurOp = InlineAsm::Op_FirstOperand; in SelectInlineAsmMemoryOperands()
1369 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in DelayForLiveRegsBottomUp()
8050 unsigned CurOp = InlineAsm::Op_FirstOperand; in findMatchingInlineAsmOperand()
643 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in LowerINLINEASM()
4903 if (i < InlineAsm::Op_FirstOperand) in tryInlineAsm()