Lines Matching refs:OutOps
953 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand() argument
961 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
962 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()
966 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
967 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
970 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
971 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()
980 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
981 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
984 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
985 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()
993 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
994 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1000 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1001 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1006 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1007 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1011 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
1012 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()