Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h636 VAEND, VASTART, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp299 case ISD::VAEND: return "vaend"; in getOperationName()
DLegalizeDAG.cpp3019 case ISD::VAEND: in ExpandNode()
DSelectionDAGBuilder.cpp6667 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp125 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp166 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp142 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1624 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1676 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp388 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp433 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp192 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AArch64TargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp332 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp826 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp505 setOperationAction(ISD::VAEND , MVT::Other, Expand); in X86TargetLowering()