Searched refs:Op_FirstOperand (Results 1 – 15 of 15) sorted by relevance
196 Op_FirstOperand = 4,
213 Op_FirstOperand = 4, enumerator
181 if (i < InlineAsm::Op_FirstOperand) in tryInlineAsm()
486 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in DelayForLiveRegsBottomUp()
853 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in EmitSpecialNode()
1317 unsigned i = InlineAsm::Op_FirstOperand, e = InOps.size(); in SelectInlineAsmMemoryOperands()
1088 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in DelayForLiveRegsBottomUp()
6092 unsigned CurOp = InlineAsm::Op_FirstOperand; in visitInlineAsm()
497 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in DelayForLiveRegsBottomUp()
964 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in EmitSpecialNode()
1925 unsigned i = InlineAsm::Op_FirstOperand, e = InOps.size(); in SelectInlineAsmMemoryOperands()1943 unsigned CurOp = InlineAsm::Op_FirstOperand; in SelectInlineAsmMemoryOperands()
1282 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in DelayForLiveRegsBottomUp()
6876 unsigned CurOp = InlineAsm::Op_FirstOperand; in visitInlineAsm()
967 for (unsigned i = InlineAsm::Op_FirstOperand; i != NumOps;) { in LowerINLINEASM()
4207 if (i < InlineAsm::Op_FirstOperand) in tryInlineAsm()