/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypesGeneric.cpp | 368 EVT VecVT = N->getValueType(0); in ExpandOp_BUILD_VECTOR() local 406 EVT VecVT = N->getValueType(0); in ExpandOp_INSERT_VECTOR_ELT() local
|
D | LegalizeVectorTypes.cpp | 1132 EVT VecVT = Vec.getValueType(); in SplitVecRes_INSERT_SUBVECTOR() local 1360 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, ResNE); in UnrollVectorOp_StrictFP() local 1432 EVT VecVT = Vec.getValueType(); in SplitVecRes_INSERT_VECTOR_ELT() local 2061 EVT VecVT = VecOp.getValueType(); in SplitVecOp_VECREDUCE() local 2171 EVT VecVT = Vec.getValueType(); in SplitVecOp_EXTRACT_VECTOR_ELT() local
|
D | TargetLowering.cpp | 754 EVT VecVT = Vec.getValueType(); in SimplifyMultipleUseDemandedBits() local 887 EVT VecVT = Vec.getValueType(); in SimplifyDemandedBits() local 6985 EVT VecVT, in clampDynamicVectorIndex() 7004 SDValue VecPtr, EVT VecVT, in getVectorElementPointer()
|
D | LegalizeDAG.cpp | 1330 EVT VecVT = Vec.getValueType(); in ExpandExtractFromVectorThroughStack() local 1373 EVT VecVT = Vec.getValueType(); in ExpandInsertToVectorThroughStack() local
|
D | LegalizeFloatTypes.cpp | 2202 EVT VecVT = Vec->getValueType(0); in PromoteFloatRes_EXTRACT_VECTOR_ELT() local
|
D | DAGCombiner.cpp | 17061 EVT VecVT = VecOp.getValueType(); in visitEXTRACT_VECTOR_ELT() local 17411 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), SourceType, NewBVElems); in reduceBuildVecExtToExtBuildVec() local 17612 EVT VecVT = Extract.getOperand(0).getValueType(); in reduceBuildVecToShuffleWithZero() local 18024 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), SVT, in combineConcatVectorOfScalars() local 18305 EVT VecVT = BinOp.getValueType(); in narrowInsertExtractVectorBinOp() local
|
D | SelectionDAG.cpp | 3248 EVT VecVT = InVec.getValueType(); in computeKnownBits() local 3898 EVT VecVT = InVec.getValueType(); in ComputeNumSignBits() local 9321 EVT VecVT = EVT::getVectorVT(*getContext(), EltVT, ResNE); in UnrollVectorOp() local
|
D | LegalizeIntegerTypes.cpp | 1456 EVT VecVT = N->getValueType(0); in PromoteIntOp_BUILD_VECTOR() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.cpp | 53 EVT VecVT = EVT::getEVT(VecTy); in isTypeForHVX() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 695 MVT VecVT; member
|
D | SystemZISelLowering.cpp | 4998 EVT VecVT = Op0.getValueType(); in lowerEXTRACT_VECTOR_ELT() local 5446 EVT VecVT, SDValue Op, in combineExtract() 5559 EVT VecVT = Vec.getValueType(); in combineTruncateExtract() local 5881 EVT VecVT = Op.getValueType(); in combineEXTRACT_VECTOR_ELT() local 5897 EVT VecVT = Op0.getValueType(); in combineEXTRACT_VECTOR_ELT() local 6120 EVT VecVT = N->getValueType(0); in combineBSWAP() local 6149 EVT VecVT = N->getValueType(0); in combineBSWAP() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 427 MVT VecVT = N->getOperand(0).getSimpleValueType(); in getExtractVEXTRACTImmediate() local 435 MVT VecVT = N->getSimpleValueType(0); in getInsertVINSERTImmediate() local 952 MVT VecVT = VT == MVT::f64 ? MVT::v2f64 : MVT::v4f32; in PreprocessISelDAG() local
|
D | X86ISelLowering.cpp | 3622 MVT VecVT = MVT::Other; in LowerFormalArguments() local 5139 EVT VecVT = VecOp.getValueType(); in shouldScalarizeBinop() local 8249 MVT VecVT = MVT::getVectorVT(VecSVT, VT.getSizeInBits() / LoadSizeInBits); in EltsFromConsecutiveLoads() local 8825 MVT VecVT = VT.getSizeInBits() >= 8 ? VT : MVT::v8i1; in LowerBUILD_VECTORvXi1() local 17581 MVT VecVT = Vec.getSimpleValueType(); in ExtractBitFromMaskVector() local 17628 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_VECTOR_ELT() local 17776 MVT VecVT = Vec.getSimpleValueType(); in InsertBitToMaskVector() local 17993 MVT VecVT = Vec.getSimpleValueType(); in LowerEXTRACT_SUBVECTOR() local 18602 MVT VecVT = MVT::getVectorVT(VT, NumElts); in LowerI64IntToFP_AVX512DQ() local 20383 EVT VecVT = X.getValueType(); in lowerAddSubToHorizontalOp() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5699 EVT VecVT = EVT::getVectorVT( in CombineVMOVDRRCandidateWithVecOp() local 7303 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), IVT, NumElts); in LowerBUILD_VECTOR() local 7354 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerBUILD_VECTOR() local 8108 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), EltVT, NumElts); in LowerVECTOR_SHUFFLE() local 8141 EVT VecVT = Op.getOperand(0).getValueType(); in LowerINSERT_VECTOR_ELT_i1() local 8188 EVT VecVT = VecIn.getValueType(); in LowerINSERT_VECTOR_ELT() local 8204 EVT VecVT = Op.getOperand(0).getValueType(); in LowerEXTRACT_VECTOR_ELT_i1() local 12901 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, NumElts); in PerformARMBUILD_VECTORCombine() local 15716 EVT VecVT = SrcSV.getValueType(); in computeKnownBitsForTargetNode() local
|
D | ARMISelDAGToDAG.cpp | 3728 EVT VecVT = N->getValueType(0); in Select() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 4788 EVT VecVT = Vec.getValueType(); in lowerINSERT_SUBVECTOR() local 4809 EVT VecVT = Vec.getValueType(); in lowerINSERT_VECTOR_ELT() local 4887 EVT VecVT = Vec.getValueType(); in lowerEXTRACT_VECTOR_ELT() local 9283 EVT VecVT = Vec.getValueType(); in performExtractVectorEltCombine() local 9403 EVT VecVT = Vec.getValueType(); in performInsertVectorEltCombine() local
|
D | R600ISelLowering.cpp | 697 EVT VecVT = Vector.getValueType(); in vectorToVerticalVector() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 3925 static unsigned int getVCmpInst(MVT VecVT, ISD::CondCode CC, in getVCmpInst() 4134 EVT VecVT = LHS.getValueType(); in trySETCC() local
|
D | PPCISelLowering.cpp | 7973 EVT VecVT = Vec.getValueType(); in widenVec() local 8528 EVT VecVT = V->getValueType(0); in haveEfficientBuildVectorPattern() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 2586 EVT VecVT = EVT::getVectorVT(F->getContext(), LoadVT, NumElts); in LowerFormalArguments() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2595 virtual bool aggressivelyPreferBuildVectorSources(EVT VecVT) const { in aggressivelyPreferBuildVectorSources()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 5095 EVT VecVT; in LowerFCOPYSIGN() local 8052 EVT VecVT = EVT::getVectorVT(*DAG.getContext(), NewType, NumElts); in LowerBUILD_VECTOR() local
|