Home
last modified time | relevance | path

Searched defs:IntVT (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp427 EVT IntVT = ValueVTs[0]; in ComputePHILiveOutRegInfo() local
DFastISel.cpp425 EVT IntVT = TLI.getPointerTy(DL); in materializeConstant() local
1729 EVT IntVT = EVT::getIntegerVT(I->getContext(), VT.getSizeInBits()); in selectFNeg() local
DLegalizeDAG.cpp1516 EVT IntVT = SignAsInt.IntValue.getValueType(); in ExpandFCOPYSIGN() local
1577 EVT IntVT = ValueAsInt.IntValue.getValueType(); in ExpandFABS() local
DLegalizeFloatTypes.cpp891 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in SoftenFloatOp_FP_TO_XINT() local
DTargetLowering.cpp6048 EVT IntVT = SrcVT.changeTypeToInteger(); in expandFP_TO_SINT() local
6626 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), NumBits); in scalarizeVectorStore() local
DDAGCombiner.cpp11427 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), SrcEltVT.getSizeInBits()); in ConstantFoldBITCASTofBUILD_VECTOR() local
13400 EVT IntVT = Int.getValueType(); in visitFNEG() local
13497 EVT IntVT = Int.getValueType(); in visitFABS() local
15232 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in TransformFPLoadStorePair() local
DSelectionDAGBuilder.cpp282 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), ValueVT.getSizeInBits()); in getCopyFromParts() local
DSelectionDAG.cpp5737 EVT IntVT = VT.getScalarType(); in getMemsetValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h346 for (unsigned IntVT = MVT::FIRST_INTEGER_VALUETYPE; in getHalfSizedIntegerVT() local
DTargetLowering.h1908 virtual bool shouldUseStrictFP_TO_INT(EVT FpVT, EVT IntVT, in shouldUseStrictFP_TO_INT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp615 MVT IntVT = MVT::getIntegerVT(VT.getSizeInBits()); in initActions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1484 EVT IntVT = MemVT.changeTypeToInteger(); in lowerKernargMemParameter() local
4174 EVT IntVT = LoadVT.changeTypeToInteger(); in lowerIntrinsicLoad() local
4851 MVT IntVT = MVT::getIntegerVT(VecSize); in lowerINSERT_VECTOR_ELT() local
4904 MVT IntVT = MVT::getIntegerVT(VecSize); in lowerEXTRACT_VECTOR_ELT() local
6289 EVT IntVT = VT.changeTypeToInteger(); in LowerINTRINSIC_W_CHAIN() local
7223 EVT IntVT = LoadVT.changeTypeToInteger(); in handleByteShortBufferLoads() local
7329 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), VT.getSizeInBits()); in widenLoad() local
DAMDGPUISelLowering.cpp1532 MVT IntVT = MVT::i32; in LowerDIVREM24() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4982 MVT IntVT = MVT::getIntegerVT(VT.getScalarSizeInBits()); in lowerINSERT_VECTOR_ELT() local
5009 MVT IntVT = MVT::getIntegerVT(VT.getSizeInBits()); in lowerEXTRACT_VECTOR_ELT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp961 EVT IntVT = EVT(VecVT).changeVectorElementTypeToInteger(); in PreprocessISelDAG() local
DX86ISelLowering.cpp3635 MVT IntVT = Is64Bit ? MVT::i64 : MVT::i32; in LowerFormalArguments() local
36310 EVT IntVT = in combineBitcastvxi1() local
36330 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), Imm.getBitWidth()); in combinevXi1ConstantToInteger() local
39813 MVT IntVT = is64BitFP ? MVT::i64 : MVT::i32; in combineCompareEqual() local
41303 EVT IntVT = EVT::getIntegerVT(*DAG.getContext(), NumElts); in combineLoad() local
42720 MVT IntVT = MVT::getVectorVT(IntSVT, VT.getSizeInBits() / IntBits); in lowerX86FPLogicOp() local
44181 EVT IntVT = BV->getValueType(0); in combineVectorCompareAndMaskUnaryOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7318 EVT IntVT = Op.getValueType(); in LowerGET_DYNAMIC_AREA_OFFSET() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9886 EVT IntVT = BV->getValueType(0); in performVectorCompareAndMaskUnaryOpCombine() local