Home
last modified time | relevance | path

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

12

/freebsd/contrib/tcp_wrappers/
H A Dmystdarg.h11 #define VAEND(ap) va_end(ap) macro
16 #define VAEND(ap) va_end(ap);} macro
H A Ddiag.c52 VAEND(ap); in VARARGS()
63 VAEND(ap); in VARARGS()
H A Dupdate.c114 VAEND(ap); in VARARGS()
127 VAEND(ap); in VARARGS()
H A Dfakelog.c48 VAEND(ap); in VARARGS()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1265 VAEND, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp159 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp460 case ISD::VAEND: return "vaend"; in getOperationName()
H A DLegalizeDAG.cpp3159 case ISD::VAEND: in ExpandNode()
H A DSelectionDAGBuilder.cpp10527 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp79 setOperationAction(ISD::VAEND, MVT::Other, Expand); in CSKYTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp147 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp102 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp193 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XtensaTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp108 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp134 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AVRTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp139 setOperationAction(ISD::VAEND, MVT::Other, Expand); in initSPUActions()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp150 setOperationAction(ISD::VAEND, MVT::Other, Expand); in M68kTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp123 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1861 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1610 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp484 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp783 setOperationAction(ISD::VAEND, MVT::Other, Expand); in NVPTXTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp95 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in LoongArchTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp771 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp649 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()

12