Home
last modified time | relevance | path

Searched defs:ExtTy (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/BPF/
DBPFISelLowering.h120 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.h121 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/llvm-project/llvm/unittests/IR/
DVectorTypesTest.cpp92 auto *ExtTy = dyn_cast<FixedVectorType>( in TEST() local
187 auto *ExtTy = dyn_cast<ScalableVectorType>( in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1375 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); variable
1439 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); variable
DTargetLowering.h1362 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp447 MVT ExtTy = ty(ExtVec); in buildHvxVectorReg() local
1290 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMul() local
1347 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMulh() local
DHexagonISelLowering.cpp3280 ISD::LoadExtType ExtTy, EVT NewVT) const { in shouldReduceLoadWidth()
/external/llvm-project/llvm/lib/CodeGen/
DTypePromotion.cpp115 IntegerType *ExtTy = nullptr; member in __anon80acd2140111::IRPromoter
DCodeGenPrepare.cpp3852 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in addPromotedInst() local
3875 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in getOrigType() local
4087 Type *ExtTy = Ext->getType(); in getAction() local
5464 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp114 IntegerType *ExtTy = nullptr; member in __anon25c2b6080111::IRPromoter
DCodeGenPrepare.cpp3704 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in addPromotedInst() local
3727 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in getOrigType() local
3939 Type *ExtTy = Ext->getType(); in getAction() local
5178 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1620 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost() local
1689 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost() local
DTargetLowering.h1518 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp574 MVT ExtTy = ty(ExtVec); in buildHvxVectorReg() local
1483 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMulh() local
DHexagonISelLowering.cpp3472 ISD::LoadExtType ExtTy, EVT NewVT) const { in shouldReduceLoadWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1816 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateReg()
1835 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateVectorReg()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2931 Type *ExtTy = Ext->getType(); in getAction() local
4080 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1861 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateReg()
1880 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateVectorReg()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp575 ISD::LoadExtType ExtTy = Signed ? ISD::SEXTLOAD : ISD::ZEXTLOAD; in LowerParameter() local
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp1914 Type *ExtTy = Type::getInt32Ty(C); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp1805 Type *ExtTy = Type::getInt32Ty(C); in UpgradeIntrinsicCall() local
/external/llvm/include/llvm/Target/
DTargetLowering.h892 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3312 const EVT &ExtTy, in addRequiredExtensionForVectorMULL()
3888 ISD::LoadExtType ExtTy = MGT->getExtensionType(); in LowerMGATHER() local
10556 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp718 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp636 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()

12