/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.h | 162 inline bool isTypedPointerWrapper(TargetExtType *ExtTy) { in isTypedPointerWrapper() 169 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty)) { in applyWrappers() local 185 else if (auto *ExtTy = dyn_cast<TargetExtType>(Ty)) in getPointeeType() local 194 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty2)) in isUntypedEquivalentToTyExt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.h | 136 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 2192 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost() local 2258 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost() local 2620 VectorType *ExtTy = VectorType::get(ResTy, Ty); in getExtendedReductionCost() local 2636 VectorType *ExtTy = VectorType::get(ResTy, Ty); in getMulAccReductionCost() local
|
H A D | TargetLowering.h | 1798 virtual bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 112 IntegerType *ExtTy = nullptr; member in __anonab9dbb3d0111::IRPromoter
|
H A D | CodeGenPrepare.cpp | 4379 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in addPromotedInst() local 4401 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in getOrigType() local 4613 Type *ExtTy = Ext->getType(); in getAction() local 6035 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 601 LLT ExtTy = in buildCopyToRegs() local
|
H A D | CombinerHelper.cpp | 4079 LLT ExtTy = MRI.getType(DstReg); in applyExtendThroughPhis() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 1625 LLT MidTy, ExtTy; in legalizeIntrinsic() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 343 LLT ExtTy = getLLTForType(*RetInfo.Ty, DL); in lowerReturnVal() local
|
H A D | AMDGPUISelLowering.cpp | 817 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 1553 const TypeSetByHwMode &ExtTy = Dst.getExtType(I); in importExplicitDefRenderers() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2446 MVT ExtTy = MVT::getVectorVT(MVT::i16, Ty.getVectorNumElements()); in LowerVECTOR_SHIFT() local 3836 shouldReduceLoadWidth(SDNode * Load,ISD::LoadExtType ExtTy,EVT NewVT) const shouldReduceLoadWidth() argument
|
H A D | HexagonISelLoweringHVX.cpp | 891 unsigned ExtLen = ExtTy.getVectorNumElements(); in buildHvxVectorReg() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 541 auto *ExtTy = FixedVectorType::getExtendedElementVectorType(ArgTy); in simplifyX86pmulh() local
|
H A D | X86ISelLowering.cpp | 3100 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 2265 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateReg() 2284 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateVectorReg()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 2325 Type *ExtTy = Type::getInt32Ty(C); in upgradeX86IntrinsicCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1470 Type *ExtTy = VectorType::get(IntptrTy, cast<VectorType>(Ty)); in getInterestingMemoryOperands() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 9629 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() 9723 ISD::LoadExtType ExtTy) { in getMaskedGather()
|
H A D | DAGCombiner.cpp | 22293 ISD::LoadExtType ExtTy = in scalarizeExtractedVectorLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4968 const EVT &ExtTy, in addRequiredExtensionForVectorMULL() 15693 ISD::LoadExtType ExtTy, in shouldReduceLoadWidth()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 3459 IntegerType *ExtTy = in getUDivExpr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9510 const EVT &ExtTy, in AddRequiredExtensionForVMULL()
|