Lines Matching refs:OutOps
1328 std::vector<SDValue> &OutOps) { in SelectInlineAsmMemoryOperand() argument
1336 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
1337 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()
1341 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1342 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1345 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
1346 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()
1355 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1356 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1359 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
1360 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()
1368 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1369 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1375 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1376 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1381 OutOps.push_back(Base); in SelectInlineAsmMemoryOperand()
1382 OutOps.push_back(Offset); in SelectInlineAsmMemoryOperand()
1386 OutOps.push_back(Op); in SelectInlineAsmMemoryOperand()
1387 OutOps.push_back(CurDAG->getTargetConstant(0, SDLoc(Op), MVT::i32)); in SelectInlineAsmMemoryOperand()