Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h598 VAEND, VASTART, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp278 case ISD::VAEND: return "vaend"; in getOperationName()
DLegalizeDAG.cpp2868 case ISD::VAEND: in ExpandNode()
DSelectionDAGBuilder.cpp6842 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/XCore/
DXCoreISelLowering.cpp144 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1776 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1574 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp303 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp367 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp205 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AArch64TargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp326 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp756 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp500 setOperationAction(ISD::VAEND , MVT::Other, Expand); in X86TargetLowering()