Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDMips.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
HDAVR.cpp59 unsigned TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local
HDLoongArch.cpp438 int TySize = getContext().getTypeSize(Ty); in extendType() local
HDRISCV.cpp518 int TySize = getContext().getTypeSize(Ty); in extendType() local
HDARM.cpp768 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitVAArg() local
HDAArch64.cpp577 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitAAPCSVAArg() local
HDX86.cpp2310 unsigned TySize = (unsigned)Context.getTypeSize(Ty); in BitsContainNoUserData() local
3142 uint64_t TySize = TInfo.Width.getQuantity(); in EmitVAArg() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDEvaluator.cpp131 TypeSize TySize = DL.getTypeStoreSize(Ty); in read() local
170 TypeSize TySize = DL.getTypeStoreSize(Ty); in write() local
HDMemoryOpRemark.cpp347 std::optional<TypeSize> TySize = AI->getAllocationSize(DL); in visitVariable() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstructionSelector.cpp123 const unsigned TySize = Ty.getSizeInBits(); in getRegClassForTypeOnBank() local
186 const unsigned TySize = Ty.getSizeInBits(); in selectLoadStoreOpCode() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFunctionLoweringInfo.cpp146 uint64_t TySize = in set() local
HDSelectionDAGBuilder.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-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULateCodeGenPrepare.cpp445 unsigned TySize = DL->getTypeStoreSize(Ty); in canWidenScalarExtLoad() local
HDAMDGPUCodeGenPrepare.cpp459 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local
1665 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLoads.cpp442 TypeSize TySize = DL.getTypeStoreSize(Ty); in isSafeToLoadUnconditionally() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSafeStack.cpp668 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoadStoreVectorizer.cpp1342 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectEquivalenceClasses() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCasts.cpp2036 unsigned TySize = Ty->getScalarSizeInBits(); in visitPtrToInt() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp3062 Register TySize = in translateAlloca() local
HDLegalizerHelper.cpp8690 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local
8834 unsigned TySize = Ty.getSizeInBytes(); in lowerMemset() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelDAGToDAG.cpp2714 size_t Stride, size_t TySize) { in SelectBaseMVE_VMLLDAV()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp744 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp2567 for (unsigned TySize = 4; TySize > 0 && RealTySize > 0; TySize /= 2) { in emitInterWarpCopyFunction() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp26734 const TypeSize &TySize = Ty->getPrimitiveSizeInBits(); in functionArgumentNeedsConsecutiveRegisters() local