Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DISDOpcodes.h1085 VAEND, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp406 case ISD::VAEND: return "vaend"; in getOperationName()
DLegalizeDAG.cpp2751 case ISD::VAEND: in ExpandNode()
DSelectionDAGBuilder.cpp9447 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARC/
DARCISelLowering.cpp158 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARCTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp104 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp148 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp136 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRISelLowering.cpp135 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AVRTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp113 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVEISelLowering.cpp139 setOperationAction(ISD::VAEND, MVT::Other, Expand); in initSPUActions()
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1522 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1840 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp524 setOperationAction(ISD::VAEND, MVT::Other, Expand); in NVPTXTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsISelLowering.cpp447 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp644 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp224 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in RISCVTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp626 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.cpp1302 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp532 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AArch64TargetLowering()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp545 setOperationAction(ISD::VAEND , MVT::Other, Expand); in X86TargetLowering()