| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 1085 VAEND, enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGDumper.cpp | 406 case ISD::VAEND: return "vaend"; in getOperationName()
|
| D | LegalizeDAG.cpp | 2751 case ISD::VAEND: in ExpandNode()
|
| D | SelectionDAGBuilder.cpp | 9447 DAG.setRoot(DAG.getNode(ISD::VAEND, getCurSDLoc(), in visitVAEnd()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARC/ |
| D | ARCISelLowering.cpp | 158 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARCTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/ |
| D | LanaiISelLowering.cpp | 104 setOperationAction(ISD::VAEND, MVT::Other, Expand); in LanaiTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 148 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MSP430TargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/XCore/ |
| D | XCoreISelLowering.cpp | 136 setOperationAction(ISD::VAEND, MVT::Other, Expand); in XCoreTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.cpp | 135 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AVRTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 113 setOperationAction(ISD::VAEND, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VEISelLowering.cpp | 139 setOperationAction(ISD::VAEND, MVT::Other, Expand); in initSPUActions()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 1522 setOperationAction(ISD::VAEND, MVT::Other, Expand); in HexagonTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/ |
| D | SparcISelLowering.cpp | 1840 setOperationAction(ISD::VAEND , MVT::Other, Expand); in SparcTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.cpp | 524 setOperationAction(ISD::VAEND, MVT::Other, Expand); in NVPTXTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsISelLowering.cpp | 447 setOperationAction(ISD::VAEND, MVT::Other, Expand); in MipsTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 644 setOperationAction(ISD::VAEND, MVT::Other, Expand); in SystemZTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.cpp | 224 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in RISCVTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 626 setOperationAction(ISD::VAEND , MVT::Other, Expand); in PPCTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 1302 setOperationAction(ISD::VAEND, MVT::Other, Expand); in ARMTargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 532 setOperationAction(ISD::VAEND, MVT::Other, Expand); in AArch64TargetLowering()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 545 setOperationAction(ISD::VAEND , MVT::Other, Expand); in X86TargetLowering()
|