Home
last modified time | relevance | path

Searched defs:ResVT (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp235 EVT ResVT = N->getValueType(0); in ScalarizeVecRes_OverflowOp() local
1367 EVT ResVT = N->getValueType(0); in SplitVecRes_OverflowOp() local
2056 EVT ResVT = N->getValueType(0); in SplitVecOp_VECREDUCE() local
2099 EVT ResVT = N->getValueType(0); in SplitVecOp_UnaryOp() local
2631 EVT ResVT = N->getValueType(0); in SplitVecOp_FP_ROUND() local
3173 EVT ResVT = N->getValueType(0); in WidenVecRes_OverflowOp() local
4630 EVT ResVT = EVT::getVectorVT(*DAG.getContext(), in WidenVecOp_SETCC() local
DLegalizeIntegerTypes.cpp229 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local
DDAGCombiner.cpp6106 EVT ResVT = ExtractFrom.getValueType(); in extractShiftForRotate() local
14683 EVT ResVT = Use->getValueType(0); in canMergeExpensiveCrossRegisterBankCopy() local
DSelectionDAG.cpp9333 EVT ResVT = N->getValueType(0); in UnrollVectorOverflowOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4782 EVT ResVT = N->getValueType(0); in ReplaceLoadVector() local
4927 EVT ResVT = N->getValueType(0); in ReplaceINTRINSIC_W_CHAIN() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3267 EVT ResVT = Op.getValueType(); in lowerBITCAST() local
5445 SDValue SystemZTargetLowering::combineExtract(const SDLoc &DL, EVT ResVT, in combineExtract()
5577 EVT ResVT = (TruncBytes < 4 ? MVT::i32 : TruncVT); in combineTruncateExtract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3582 EVT ResVT = VA.getValVT(); in fastLowerCall() local
DX86ISelLowering.cpp5116 bool X86TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
10222 MVT ResVT = Op.getSimpleValueType(); in LowerAVXCONCAT_VECTORS() local
10281 MVT ResVT = Op.getSimpleValueType(); in LowerCONCAT_VECTORSvXi1() local
19506 EVT ResVT = getSetCCResultType(DAG.getDataLayout(), in FP_TO_INTHelper() local
20066 MVT ResVT = MVT::v4i32; in LowerFP_TO_INT() local
20119 MVT ResVT = SrcVT == MVT::v4f64 ? MVT::v8i32 : MVT::v16i32; in LowerFP_TO_INT() local
28830 EVT ResVT = getTypeToTransformTo(*DAG.getContext(), VT); in ReplaceNodeResults() local
37030 MVT ResVT = MVT::getVectorVT(Type, SadVT.getSizeInBits() / TypeSizeInBits); in combineBasicSADPattern() local
38992 MVT ResVT = MVT::getVectorVT(MVT::i32, NumElts / 2); in reduceVMULWidth() local
42366 EVT ResVT = EVT::getVectorVT(*DAG.getContext(), MVT::i16, in detectPMADDUBSW() local
[all …]
DX86ISelDAGToDAG.cpp4296 MVT ResVT = Setcc.getSimpleValueType(); in tryVPTESTM() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9616 bool AArch64TargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
11158 EVT ResVT = N->getValueType(0); in performExtendCombine() local
12194 EVT ResVT = N->getValueType(0); in performVSelectCombine() local
12219 EVT ResVT = N->getValueType(0); in performSelectCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2557 virtual bool isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4141 EVT ResVT = VecVT.changeVectorElementTypeToInteger(); in trySETCC() local
DPPCISelLowering.cpp7578 EVT ResVT = Op.getValueType(); in LowerSELECT_CC() local
13580 EVT ResVT = Val.getValueType(); in combineStoreFPToInt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp16683 bool ARMTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()