/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 235 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
|
D | LegalizeIntegerTypes.cpp | 229 EVT ResVT = TLI.getTypeToTransformTo(*DAG.getContext(), N->getValueType(0)); in PromoteIntRes_Atomic0() local
|
D | DAGCombiner.cpp | 6106 EVT ResVT = ExtractFrom.getValueType(); in extractShiftForRotate() local 14683 EVT ResVT = Use->getValueType(0); in canMergeExpensiveCrossRegisterBankCopy() local
|
D | SelectionDAG.cpp | 9333 EVT ResVT = N->getValueType(0); in UnrollVectorOverflowOp() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 4782 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/ |
D | SystemZISelLowering.cpp | 3267 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/ |
D | X86FastISel.cpp | 3582 EVT ResVT = VA.getValVT(); in fastLowerCall() local
|
D | X86ISelLowering.cpp | 5116 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 …]
|
D | X86ISelDAGToDAG.cpp | 4296 MVT ResVT = Setcc.getSimpleValueType(); in tryVPTESTM() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 9616 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/ |
D | TargetLowering.h | 2557 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/ |
D | PPCISelDAGToDAG.cpp | 4141 EVT ResVT = VecVT.changeVectorElementTypeToInteger(); in trySETCC() local
|
D | PPCISelLowering.cpp | 7578 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/ |
D | ARMISelLowering.cpp | 16683 bool ARMTargetLowering::isExtractSubvectorCheap(EVT ResVT, EVT SrcVT, in isExtractSubvectorCheap()
|