/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 538 VAARG, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 636 VAARG, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 682 VAARG, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 151 setOperationAction(ISD::VAARG, MVT::Other, Custom); in AlphaTargetLowering() 152 setOperationAction(ISD::VAARG, MVT::i32, Custom); in AlphaTargetLowering() 711 case ISD::VAARG: { in LowerOperation() 782 N->getOpcode() == ISD::VAARG && in ReplaceNodeResults()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 298 case ISD::VAARG: return "vaarg"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 112 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult() 1013 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
|
D | LegalizeDAG.cpp | 957 case ISD::VAARG: in LegalizeOp() 2959 case ISD::VAARG: in ExpandNode() 4061 case ISD::VAARG: { in PromoteNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 326 case ISD::VAARG: return "vaarg"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 112 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult() 1067 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 69 setOperationAction(ISD::VAARG, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 788 setOperationAction(ISD::VAARG , MVT::Other, Custom); in SparcTargetLowering() 1159 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 316 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/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 142 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering() 177 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 131 setOperationAction(ISD::VAARG, MVT::Other, Expand); in ARCTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 99 case ISD::VAARG: R = SoftenFloatRes_VAARG(N); break; in SoftenFloatResult() 846 case ISD::VAARG: ExpandRes_VAARG(N, Lo, Hi); break; in ExpandFloatResult()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 76 setOperationAction(ISD::VAARG, MVT::Other, Expand); in WebAssemblyTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 434 setOperationAction(ISD::VAARG, MVT::i1, Promote); in PPCTargetLowering() 435 AddPromotedToType (ISD::VAARG, MVT::i1, MVT::i64); in PPCTargetLowering() 436 setOperationAction(ISD::VAARG, MVT::i8, Promote); in PPCTargetLowering() 437 AddPromotedToType (ISD::VAARG, MVT::i8, MVT::i64); in PPCTargetLowering() 438 setOperationAction(ISD::VAARG, MVT::i16, Promote); in PPCTargetLowering() 439 AddPromotedToType (ISD::VAARG, MVT::i16, MVT::i64); in PPCTargetLowering() 440 setOperationAction(ISD::VAARG, MVT::i32, Promote); in PPCTargetLowering() 441 AddPromotedToType (ISD::VAARG, MVT::i32, MVT::i64); in PPCTargetLowering() 442 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering() 445 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 155 setOperationAction(ISD::VAARG, MVT::Other, Expand); in MBlazeTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 139 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering() 208 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 142 setOperationAction(ISD::VAARG, MVT::Other, Custom); in XCoreTargetLowering() 211 case ISD::VAARG: return LowerVAARG(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 223 setOperationAction(ISD::VAARG, MVT::Other, Custom); in PPCTargetLowering() 224 setOperationAction(ISD::VAARG, MVT::i64, Custom); in PPCTargetLowering() 226 setOperationAction(ISD::VAARG, MVT::Other, Expand); in PPCTargetLowering() 4522 case ISD::VAARG: in LowerOperation() 4564 case ISD::VAARG: { in ReplaceNodeResults()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 161 setOperationAction(ISD::VAARG, MVT::Other, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 103 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 88 setOperationAction(ISD::VAARG, MVT::Other, Expand); in LanaiTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 76 setOperationAction(ISD::VAARG, MVT::Other, Expand); in RISCVTargetLowering()
|