Home
last modified time | relevance | path

Searched refs:VAARG (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1256 VAARG, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp191 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XtensaTargetLowering()
1488 case ISD::VAARG: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp160 setOperationAction(ISD::VAARG, MVT::Other, Expand); in ARCTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp458 case ISD::VAARG: return "vaarg"; in getOperationName()
H A DLegalizeDAG.cpp1021 case ISD::VAARG: in LegalizeOp()
3510 case ISD::VAARG: in ExpandNode()
5407 case ISD::VAARG: { in PromoteNode()
H A DLegalizeFloatTypes.cpp170 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult()
1551 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
H A DLegalizeIntegerTypes.cpp123 case ISD::VAARG: Res = PromoteIntRes_VAARG(N); break; in PromoteIntegerResult()
2962 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandIntegerResult()
H A DLegalizeVectorTypes.cpp1187 case ISD::VAARG: in SplitVectorResult()
H A DSelectionDAG.cpp10554 return getNode(ISD::VAARG, dl, getVTList(VT, MVT::Other), Ops); in getVAArg()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp110 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering()
175 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp626 setOperationAction(ISD::VAARG, MVT::i1, Promote); in PPCTargetLowering()
627 AddPromotedToType(ISD::VAARG, MVT::i1, MVT::i64); in PPCTargetLowering()
628 setOperationAction(ISD::VAARG, MVT::i8, Promote); in PPCTargetLowering()
629 AddPromotedToType(ISD::VAARG, MVT::i8, MVT::i64); in PPCTargetLowering()
630 setOperationAction(ISD::VAARG, MVT::i16, Promote); in PPCTargetLowering()
631 AddPromotedToType(ISD::VAARG, MVT::i16, MVT::i64); in PPCTargetLowering()
632 setOperationAction(ISD::VAARG, MVT::i32, Promote); in PPCTargetLowering()
633 AddPromotedToType(ISD::VAARG, MVT::i32, MVT::i64); in PPCTargetLowering()
634 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering()
637 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp77 setOperationAction(ISD::VAARG, MVT::Other, Expand); in CSKYTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp146 setOperationAction(ISD::VAARG, MVT::Other, Expand); in MSP430TargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp100 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp136 setOperationAction(ISD::VAARG, MVT::Other, Custom); in initSPUActions()
1899 case ISD::VAARG: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1854 setOperationAction(ISD::VAARG , MVT::Other, Custom); in SparcTargetLowering()
3126 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp482 setOperationAction(ISD::VAARG, MVT::Other, Custom); in MipsTargetLowering()
1342 case ISD::VAARG: return lowerVAARG(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp135 setOperationAction(ISD::VAARG, MVT::Other, Expand); in AVRTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp781 setOperationAction(ISD::VAARG, MVT::Other, Custom); in NVPTXTargetLowering()
2933 case ISD::VAARG: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp151 setOperationAction(ISD::VAARG, MVT::Other, Expand); in M68kTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp121 setOperationAction(ISD::VAARG, MVT::Other, Expand); in WebAssemblyTargetLowering()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1611 setOperationAction(ISD::VAARG, MVT::Other, Expand); in HexagonTargetLowering()
/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/X86/
H A DX86ISelLowering.cpp590 setOperationAction(ISD::VAARG, MVT::Other, Is64Bit ? Custom : Expand); in X86TargetLowering()
25969 SDValue VAARG = DAG.getMemIntrinsicNode( in LowerVAARG() local
25974 Chain = VAARG.getValue(1); in LowerVAARG()
25977 return DAG.getLoad(ArgVT, dl, Chain, VAARG, MachinePointerInfo()); in LowerVAARG()
33655 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp622 setOperationAction(ISD::VAARG, MVT::Other, Custom); in AArch64TargetLowering()
7261 case ISD::VAARG: in LowerOperation()

12