| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVUtils.h | 330 inline bool isTypedPointerWrapper(const TargetExtType *ExtTy) { in isTypedPointerWrapper() 338 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty)) in isPointerTyOrWrapper() local 344 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty)) { in applyWrappers() local 361 else if (auto *ExtTy = dyn_cast<TargetExtType>(Ty)) in getPointeeType() local 371 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty2)) in isUntypedEquivalentToTyExt() local
|
| H A D | SPIRVGlobalRegistry.cpp | 51 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty); in typeToAddressSpace() local 1128 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty); in restOfCreateSPIRVType() local 1168 if (auto *ExtTy = dyn_cast<TargetExtType>(Ty); in getOrCreateSPIRVType() local
|
| H A D | SPIRVUtils.cpp | 479 if (const TargetExtType *ExtTy = dyn_cast<TargetExtType>(Ty)) in isSpecialOpaqueType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 140 shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy, EVT NewVT, in shouldReduceLoadWidth()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 2687 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost() local 2757 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize); in getTypeBasedIntrinsicInstrCost() local 3180 VectorType *ExtTy = VectorType::get(ResTy, Ty); in getExtendedReductionCost() local 3196 VectorType *ExtTy = VectorType::get(ResTy, Ty); in getMulAccReductionCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsanInstrumentation.cpp | 267 Type *ExtTy = VectorType::get(IntptrTy, cast<VectorType>(Ty)); in getInterestingMemoryOperands() local
|
| H A D | AMDGPUCallLowering.cpp | 335 LLT ExtTy = getLLTForType(*RetInfo.Ty, DL); in lowerReturnVal() local
|
| H A D | AMDGPUISelLowering.cpp | 832 SDNode *N, ISD::LoadExtType ExtTy, EVT NewVT, in shouldReduceLoadWidth()
|
| H A D | SIISelLowering.cpp | 7231 auto ExtTy = OpTy.changeElementType(MVT::i32); in promoteUniformOpToI32() local
|
| /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 | 4715 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in addPromotedInst() local 4737 ExtType ExtTy = IsSExt ? SignExtension : ZeroExtension; in getOrigType() local 4949 Type *ExtTy = Ext->getType(); in getAction() local 6425 Type *ExtTy = FirstUser->getType(); in hasSameExtUse() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 600 LLT ExtTy = in buildCopyToRegs() local
|
| H A D | CombinerHelper.cpp | 4231 LLT ExtTy = MRI.getType(DstReg); in applyExtendThroughPhis() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64LegalizerInfo.cpp | 1751 LLT MidTy, ExtTy; in legalizeIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 1575 const TypeSetByHwMode &ExtTy = Dst.getExtType(I); in importExplicitDefRenderers() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 2468 MVT ExtTy = MVT::getVectorVT(MVT::i16, Ty.getVectorNumElements()); in LowerVECTOR_SHIFT() local 3875 SDNode *Load, ISD::LoadExtType ExtTy, EVT NewVT, in shouldReduceLoadWidth()
|
| H A D | HexagonISelLoweringHVX.cpp | 900 MVT ExtTy = ty(ExtVec); in buildHvxVectorReg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstCombineIntrinsic.cpp | 535 auto *ExtTy = FixedVectorType::getExtendedElementVectorType(ArgTy); in simplifyX86pmulh() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 2313 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateReg() 2332 AArch64_AM::ShiftExtendType ExtTy = AArch64_AM::LSL, in CreateVectorReg()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 2641 Type *ExtTy = Type::getInt32Ty(C); in upgradeX86IntrinsicCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1537 Type *ExtTy = VectorType::get(IntptrTy, cast<VectorType>(Ty)); in getInterestingMemoryOperands() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 10180 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() 10274 ISD::LoadExtType ExtTy) { in getMaskedGather()
|
| H A D | TargetLowering.cpp | 12317 ISD::LoadExtType ExtTy = in scalarizeExtractedVectorLoad() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 3425 IntegerType *ExtTy = in getUDivExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 9562 const EVT &ExtTy, in AddRequiredExtensionForVMULL()
|