Searched defs:ExtTy (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp115 IntegerType *ExtTy = nullptr; member in class:__anon3598::IRPromoter
[all...]
H A DCodeGenPrepare.cpp3809 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; local
3832 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; local
4044 Type *ExtTy = Ext->getType(); local
5404 Type *ExtTy local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1476 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); local
1541 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); local
H A DTargetLowering.h1485 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp489 MVT ExtTy = ty(ExtVec); local
1389 MVT ExtTy = typeExtElem(ResTy, 2); local
1446 MVT ExtTy = typeExtElem(ResTy, 2); local
H A DHexagonISelLowering.cpp3435 shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, EVT NewVT) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1821 Type *ExtTy = Type::getInt32Ty(C); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp712 shouldReduceLoadWidth(SDNode *N, ISD::LoadExtType ExtTy, EVT NewVT) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2952 addRequiredExtensionForVectorMULL(SDValue N, SelectionDAG &DAG, const EVT &OrigTy, const EVT &ExtTy, unsigned ExtOpcode) argument
9497 shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, EVT NewVT) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8755 AddRequiredExtensionForVMULL(SDValue N, SelectionDAG &DAG, const EVT &OrigTy, const EVT &ExtTy, unsigned ExtOpcode) argument

Completed in 493 milliseconds