/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 119 unsigned TySize = DL->getTypeStoreSize(Ty); in canWidenScalarExtLoad() local
|
H A D | AMDGPUCodeGenPrepare.cpp | 307 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 D | AutoInitRemark.cpp | 177 Optional<TypeSize> TySize = AI->getAllocationSizeInBits(DL); in inspectVariable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 123 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 D | FunctionLoweringInfo.cpp | 159 uint64_t TySize = in set() local
|
H A D | SelectionDAGBuilder.cpp | 3990 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 D | LoadStoreVectorizer.cpp | 814 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 D | SafeStack.cpp | 668 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 3298 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 D | CGOpenMPRuntimeGPU.cpp | 2719 for (unsigned TySize = 4; TySize > 0 && RealTySize > 0; TySize /=2) { in emitInterWarpCopyFunction() local
|
H A D | CGExpr.cpp | 737 uint64_t TySize = CGM.getMinimumObjectSize(Ty).getQuantity(); in EmitTypeCheck() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1141 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local 1291 unsigned TySize = Ty.getSizeInBytes(); in optimizeMemset() local
|
H A D | IRTranslator.cpp | 2594 Register TySize = in translateAlloca() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1989 unsigned TySize = Ty->getScalarSizeInBits(); in visitPtrToInt() local
|
H A D | InstructionCombining.cpp | 1241 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2669 size_t Stride, size_t TySize) { in SelectBaseMVE_VMLLDAV()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 16987 const TypeSize &TySize = Ty->getPrimitiveSizeInBits(); in functionArgumentNeedsConsecutiveRegisters() local
|