Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64_32-va.ll47 ; CHECK: ldr w[[VAARG:[0-9]+]], [x[[LOC]]]
48 ; CHECK: csel x0, x[[VAARG]], xzr
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h636 VAARG, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h780 VAARG, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h954 VAARG, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp298 case ISD::VAARG: return "vaarg"; in getOperationName()
DLegalizeFloatTypes.cpp112 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult()
1013 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
DLegalizeDAG.cpp957 case ISD::VAARG: in LegalizeOp()
2959 case ISD::VAARG: in ExpandNode()
4061 case ISD::VAARG: { in PromoteNode()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp69 setOperationAction(ISD::VAARG, MVT::Other, Expand); in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp374 case ISD::VAARG: return "vaarg"; in getOperationName()
DLegalizeFloatTypes.cpp133 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult()
1126 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp131 setOperationAction(ISD::VAARG, MVT::Other, Custom); in initSPUActions()
1413 case ISD::VAARG: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp130 setOperationAction(ISD::VAARG, MVT::Other, Expand); in ARCTargetLowering()
/external/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp129 setOperationAction(ISD::VAARG, MVT::Other, Expand); in ARCTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp386 case ISD::VAARG: return "vaarg"; in getOperationName()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp316 setOperationAction(ISD::VAARG, MVT::i1, Promote); in PPCTargetLowering()
317 AddPromotedToType (ISD::VAARG, MVT::i1, MVT::i64); in PPCTargetLowering()
318 setOperationAction(ISD::VAARG, MVT::i8, Promote); in PPCTargetLowering()
319 AddPromotedToType (ISD::VAARG, MVT::i8, MVT::i64); in PPCTargetLowering()
320 setOperationAction(ISD::VAARG, MVT::i16, Promote); in PPCTargetLowering()
321 AddPromotedToType (ISD::VAARG, MVT::i16, MVT::i64); in PPCTargetLowering()
322 setOperationAction(ISD::VAARG, MVT::i32, Promote); in PPCTargetLowering()
323 AddPromotedToType (ISD::VAARG, MVT::i32, MVT::i64); in PPCTargetLowering()
324 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering()
327 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp447 setOperationAction(ISD::VAARG, MVT::i1, Promote); in PPCTargetLowering()
448 AddPromotedToType(ISD::VAARG, MVT::i1, MVT::i64); in PPCTargetLowering()
449 setOperationAction(ISD::VAARG, MVT::i8, Promote); in PPCTargetLowering()
450 AddPromotedToType(ISD::VAARG, MVT::i8, MVT::i64); in PPCTargetLowering()
451 setOperationAction(ISD::VAARG, MVT::i16, Promote); in PPCTargetLowering()
452 AddPromotedToType(ISD::VAARG, MVT::i16, MVT::i64); in PPCTargetLowering()
453 setOperationAction(ISD::VAARG, MVT::i32, Promote); in PPCTargetLowering()
454 AddPromotedToType(ISD::VAARG, MVT::i32, MVT::i64); in PPCTargetLowering()
455 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering()
458 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering()
[all …]
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp549 setOperationAction(ISD::VAARG, MVT::i1, Promote); in PPCTargetLowering()
550 AddPromotedToType(ISD::VAARG, MVT::i1, MVT::i64); in PPCTargetLowering()
551 setOperationAction(ISD::VAARG, MVT::i8, Promote); in PPCTargetLowering()
552 AddPromotedToType(ISD::VAARG, MVT::i8, MVT::i64); in PPCTargetLowering()
553 setOperationAction(ISD::VAARG, MVT::i16, Promote); in PPCTargetLowering()
554 AddPromotedToType(ISD::VAARG, MVT::i16, MVT::i64); in PPCTargetLowering()
555 setOperationAction(ISD::VAARG, MVT::i32, Promote); in PPCTargetLowering()
556 AddPromotedToType(ISD::VAARG, MVT::i32, MVT::i64); in PPCTargetLowering()
557 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering()
560 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp139 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering()
208 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp139 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering()
208 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp142 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering()
211 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp161 setOperationAction(ISD::VAARG, MVT::Other, Expand); in MSP430TargetLowering()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp102 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp102 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp88 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp148 setOperationAction(ISD::VAARG, MVT::Other, Expand); in MSP430TargetLowering()

123