Searched refs:INLINEASM (Results 1 – 25 of 30) sorted by relevance
12
27 INLINEASM = 1, enumerator
91 case ISD::INLINEASM: break; in numberRCValPredInSU()128 case ISD::INLINEASM: break; in numberRCValSuccInSU()462 case ISD::INLINEASM: in SUSchedulingCost()566 case ISD::INLINEASM: in initNumRegDefsLeft()
919 case ISD::INLINEASM: { in EmitSpecialNode()926 TII->get(TargetOpcode::INLINEASM)); in EmitSpecialNode()
129 case ISD::INLINEASM: return "inlineasm"; in getOperationName()
485 if (Node->getOpcode() == ISD::INLINEASM) { in DelayForLiveRegsBottomUp()
1805 SDValue New = CurDAG->getNode(ISD::INLINEASM, SDLoc(N), in Select_INLINEASM()1942 UserOpcode == ISD::INLINEASM || in WalkChainUsers()2387 case ISD::INLINEASM: return Select_INLINEASM(NodeToMatch); in SelectCodeCommon()
686 case ISD::INLINEASM: in EmitNode()1272 if (Node->getOpcode() == ISD::INLINEASM) { in DelayForLiveRegsBottomUp()
576 TII.get(TargetOpcode::INLINEASM)) in SelectCall()
513 INLINEASM, enumerator
651 bool isInlineAsm() const { return getOpcode() == TargetOpcode::INLINEASM; }653 return getOpcode() == TargetOpcode::INLINEASM && getInlineAsmDialect();
59 case TargetOpcode::INLINEASM: in isResourceAvailable()114 case TargetOpcode::INLINEASM: in reserveResources()
694 case ISD::INLINEASM: { in LowerINLINEASM()1466 setOperationAction(ISD::INLINEASM , MVT::Other, Custom); in HexagonTargetLowering()1581 case ISD::INLINEASM: return LowerINLINEASM(Op, DAG); in LowerOperation()
1014 if (I->getOpcode() == Hexagon::INLINEASM) in isLegalToPacketizeTogether()
1176 case Hexagon::INLINEASM: in isValidOffset()
136 case TargetOpcode::INLINEASM: { in emitInstruction()
272 case TargetOpcode::INLINEASM: { // Inline Asm: Variable size. in GetInstSizeInBytes()
308 case TargetOpcode::INLINEASM: { in GetInstSizeInBytes()
447 if (Opcode == ARM::INLINEASM) in rewriteT2FrameIndex()
861 case TargetOpcode::INLINEASM: { in emitPseudoInstruction()
670 else if (OpC != TargetOpcode::INLINEASM) { in eliminateFrameIndex()
1371 case PPC::INLINEASM: { // Inline Asm: Variable size. in GetInstSizeInBytes()
587 if (MI.getOpcode() == AArch64::INLINEASM) in getInstSizeInBytes()
1032 if (MI->getOpcode() == TargetOpcode::INLINEASM) { in getInstSizeInBytes()
1183 case TargetOpcode::INLINEASM: in emitInstruction()
1438 case TargetOpcode::INLINEASM: { in handleSpecialFP()