Home
last modified time | relevance | path

Searched refs:VAEND (Results 1 – 14 of 14) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h545 VAEND, VASTART, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp258 case ISD::VAEND: return "vaend"; in getOperationName()
DLegalizeDAG.cpp2756 case ISD::VAEND: in ExpandNode()
DSelectionDAGBuilder.cpp6409 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp170 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1447 setOperationAction(ISD::VAEND , MVT::Other, Expand); in HexagonTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp141 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1364 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp243 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp125 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AArch64TargetLowering()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp353 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp290 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp739 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp620 setOperationAction(ISD::VAEND , MVT::Other, Expand); in resetOperationActions()