Searched defs:ResultTys (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64SelectionDAGInfo.cpp | 67 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::Other}; in EmitMOPS() local 73 const EVT ResultTys[] = {MVT::i64, MVT::i64, MVT::i64, MVT::Other}; in EmitMOPS() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 346 auto ResultTys = getRetconResultTypes(); in buildFrom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 392 auto ResultTys = getRetconResultTypes(); in buildFrom() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 5544 ArrayRef<EVT> ResultTys, ArrayRef<SDValue> Ops) { in getNode() 6140 ArrayRef<EVT> ResultTys, in getMachineNode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2667 EVT ResultTys[] = {DataTy, MVT::Other}; in SelectMVE_VLD() local
|
H A D | ARMISelLowering.cpp | 3639 std::vector<EVT> ResultTys = {MVT::Other, MVT::Glue}; in LowerINTRINSIC_VOID() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2812 SmallVector<EVT, 4> ResultTys = {DataTy, MVT::Other}; in SelectMVE_VLD() local
|
H A D | ARMISelLowering.cpp | 4067 constexpr EVT ResultTys[] = {MVT::Other, MVT::Glue}; in LowerINTRINSIC_VOID() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 7407 ArrayRef<EVT> ResultTys, ArrayRef<SDValue> Ops) { in getNode() 8049 ArrayRef<EVT> ResultTys, in getMachineNode()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 9296 ArrayRef<EVT> ResultTys, ArrayRef<SDValue> Ops) { in getNode() 9985 ArrayRef<EVT> ResultTys, in getMachineNode()
|