Home
last modified time | relevance | path

Searched defs:TySize (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp111 uint64_t TySize, SmallVectorImpl<llvm::Type *> &ArgList) const { in CoerceToIntArgs()
197 uint64_t TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local
398 int TySize = getContext().getTypeSize(Ty); in extendType() local
H A DAVR.cpp59 unsigned TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local
H A DLoongArch.cpp438 int TySize = getContext().getTypeSize(Ty); in extendType() local
H A DRISCV.cpp518 int TySize = getContext().getTypeSize(Ty); in extendType() local
H A DARM.cpp768 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitVAArg() local
H A DAArch64.cpp577 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitAAPCSVAArg() local
H A DX86.cpp2310 unsigned TySize = (unsigned)Context.getTypeSize(Ty); in BitsContainNoUserData() local
3142 uint64_t TySize = TInfo.Width.getQuantity(); in EmitVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp131 TypeSize TySize = DL.getTypeStoreSize(Ty); in read() local
170 TypeSize TySize = DL.getTypeStoreSize(Ty); in write() local
H A DMemoryOpRemark.cpp347 std::optional<TypeSize> TySize = AI->getAllocationSize(DL); in visitVariable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp123 const unsigned TySize = Ty.getSizeInBits(); in getRegClassForTypeOnBank() local
186 const unsigned TySize = Ty.getSizeInBits(); in selectLoadStoreOpCode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp445 unsigned TySize = DL->getTypeStoreSize(Ty); in canWidenScalarExtLoad() local
H A DAMDGPUCodeGenPrepare.cpp459 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local
1665 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp146 uint64_t TySize = in set() local
H A DSelectionDAGBuilder.cpp4438 TypeSize TySize = DL.getTypeAllocSize(Ty); in visitAlloca() local
9571 TypeSize TySize = DL.getTypeAllocSize(Ty); in getAddressForMemoryInput() local
10838 uint64_t TySize = DL.getTypeAllocSize(CLI.RetTy); in LowerCallTo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp668 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp442 TypeSize TySize = DL.getTypeStoreSize(Ty); in isSafeToLoadUnconditionally() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1342 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectEquivalenceClasses() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2036 unsigned TySize = Ty->getScalarSizeInBits(); in visitPtrToInt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3062 Register TySize = in translateAlloca() local
H A DLegalizerHelper.cpp8690 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local
8834 unsigned TySize = Ty.getSizeInBytes(); in lowerMemset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2714 size_t Stride, size_t TySize) { in SelectBaseMVE_VMLLDAV()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp744 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2567 for (unsigned TySize = 4; TySize > 0 && RealTySize > 0; TySize /= 2) { in emitInterWarpCopyFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26734 const TypeSize &TySize = Ty->getPrimitiveSizeInBits(); in functionArgumentNeedsConsecutiveRegisters() local