Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp119 unsigned TySize = DL->getTypeStoreSize(Ty); in canWidenScalarExtLoad() local
H A DAMDGPUCodeGenPrepare.cpp307 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local
1304 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAutoInitRemark.cpp177 Optional<TypeSize> TySize = AI->getAllocationSizeInBits(DL); in inspectVariable() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp159 uint64_t TySize = in set() local
H A DSelectionDAGBuilder.cpp3990 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitAlloca() local
8184 uint64_t TySize = DL.getTypeAllocSize(Ty); in getAddressForMemoryInput() local
9390 uint64_t TySize = DL.getTypeAllocSize(CLI.RetTy); in LowerCallTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp814 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
868 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp668 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp3298 unsigned TySize = (unsigned)Context.getTypeSize(Ty); in BitsContainNoUserData() local
4090 uint64_t TySize = TInfo.Width.getQuantity(); in EmitVAArg() local
5907 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitAAPCSVAArg() local
6887 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitVAArg() local
7792 uint64_t TySize, SmallVectorImpl<llvm::Type *> &ArgList) const { in CoerceToIntArgs()
7878 uint64_t TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local
8082 int TySize = getContext().getTypeSize(Ty); in extendType() local
10890 int TySize = getContext().getTypeSize(Ty); in extendType() local
H A DCGOpenMPRuntimeGPU.cpp2719 for (unsigned TySize = 4; TySize > 0 && RealTySize > 0; TySize /=2) { in emitInterWarpCopyFunction() local
H A DCGExpr.cpp737 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1141 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local
1291 unsigned TySize = Ty.getSizeInBytes(); in optimizeMemset() local
H A DIRTranslator.cpp2594 Register TySize = in translateAlloca() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1989 unsigned TySize = Ty->getScalarSizeInBits(); in visitPtrToInt() local
H A DInstructionCombining.cpp1241 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2669 size_t Stride, size_t TySize) { in SelectBaseMVE_VMLLDAV()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16987 const TypeSize &TySize = Ty->getPrimitiveSizeInBits(); in functionArgumentNeedsConsecutiveRegisters() local