Home
last modified time | relevance | path

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

/netbsd-src/lib/libwrap/
H A Dmystdarg.h12 #define VAEND(ap) va_end(ap) macro
17 #define VAEND(ap) va_end(ap);} macro
H A Dupdate.c113 VAEND(ap); in VARARGS()
126 VAEND(ap); in VARARGS()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1031 VAEND, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp128 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARCTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp393 case ISD::VAEND: return "vaend"; in getOperationName()
H A DLegalizeDAG.cpp2729 case ISD::VAEND: in ExpandNode()
H A DSelectionDAGBuilder.cpp8919 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp104 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp148 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp129 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AVRTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp98 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp137 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp135 setOperationAction(ISD::VAEND, MVT::Other, Expand); in initSPUActions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp146 setOperationAction(ISD::VAEND, MVT::Other, Expand); in M68kTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1526 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1701 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp461 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp637 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp183 setOperationAction(ISD::VAEND, MVT::Other, Expand); in RISCVTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp585 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp483 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AArch64TargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1274 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp538 setOperationAction(ISD::VAEND , MVT::Other, Expand); in X86TargetLowering()