/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 1187 VAARG, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 159 setOperationAction(ISD::VAARG, MVT::Other, Expand); in ARCTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 438 case ISD::VAARG: return "vaarg"; in getOperationName()
|
H A D | LegalizeDAG.cpp | 991 case ISD::VAARG: in LegalizeOp() 3443 case ISD::VAARG: in ExpandNode() 5196 case ISD::VAARG: { in PromoteNode()
|
H A D | LegalizeFloatTypes.cpp | 161 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult() 1399 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
|
H A D | LegalizeIntegerTypes.cpp | 119 case ISD::VAARG: Res = PromoteIntRes_VAARG(N); break; in PromoteIntegerResult() 2781 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandIntegerResult()
|
H A D | LegalizeVectorTypes.cpp | 1139 case ISD::VAARG: in SplitVectorResult()
|
H A D | SelectionDAG.cpp | 10010 return getNode(ISD::VAARG, dl, getVTList(VT, MVT::Other), Ops); in getVAArg()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 138 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering() 203 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 619 setOperationAction(ISD::VAARG, MVT::i1, Promote); in PPCTargetLowering() 620 AddPromotedToType(ISD::VAARG, MVT::i1, MVT::i64); in PPCTargetLowering() 621 setOperationAction(ISD::VAARG, MVT::i8, Promote); in PPCTargetLowering() 622 AddPromotedToType(ISD::VAARG, MVT::i8, MVT::i64); in PPCTargetLowering() 623 setOperationAction(ISD::VAARG, MVT::i16, Promote); in PPCTargetLowering() 624 AddPromotedToType(ISD::VAARG, MVT::i16, MVT::i64); in PPCTargetLowering() 625 setOperationAction(ISD::VAARG, MVT::i32, Promote); in PPCTargetLowering() 626 AddPromotedToType(ISD::VAARG, MVT::i32, MVT::i64); in PPCTargetLowering() 627 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering() 630 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 77 setOperationAction(ISD::VAARG, MVT::Other, Expand); in CSKYTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 102 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 136 setOperationAction(ISD::VAARG, MVT::Other, Custom); in initSPUActions() 1912 case ISD::VAARG: in LowerOperation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 147 setOperationAction(ISD::VAARG, MVT::Other, Expand); in MSP430TargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 1869 setOperationAction(ISD::VAARG , MVT::Other, Custom); in SparcTargetLowering() 3266 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 474 setOperationAction(ISD::VAARG, MVT::Other, Custom); in MipsTargetLowering() 1251 case ISD::VAARG: return lowerVAARG(Op, DAG); in LowerOperation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 136 setOperationAction(ISD::VAARG, MVT::Other, Expand); in AVRTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 119 setOperationAction(ISD::VAARG, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 668 setOperationAction(ISD::VAARG, MVT::Other, Custom); in NVPTXTargetLowering() 2798 case ISD::VAARG: in LowerOperation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 149 setOperationAction(ISD::VAARG, MVT::Other, Expand); in M68kTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 1543 setOperationAction(ISD::VAARG, MVT::Other, Expand); in HexagonTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 93 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in LoongArchTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 268 setOperationAction({ISD::VAARG, ISD::VACOPY, ISD::VAEND}, MVT::Other, Expand); in RISCVTargetLowering() 270 setOperationAction(ISD::VAARG, MVT::i32, Promote); in RISCVTargetLowering()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 586 setOperationAction(ISD::VAARG, MVT::Other, Is64Bit ? Custom : Expand); in X86TargetLowering() 25124 SDValue VAARG = DAG.getMemIntrinsicNode( in LowerVAARG() local 25129 Chain = VAARG.getValue(1); in LowerVAARG() 25132 return DAG.getLoad(ArgVT, dl, Chain, VAARG, MachinePointerInfo()); in LowerVAARG() 32430 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 608 setOperationAction(ISD::VAARG, MVT::Other, Custom); in AArch64TargetLowering() 6794 case ISD::VAARG: in LowerOperation()
|