| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULateCodeGenPrepare.cpp | 122 unsigned TySize = DL->getTypeStoreSize(Ty); in canWidenScalarExtLoad() local
|
| D | AMDGPUCodeGenPrepare.cpp | 329 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local 1321 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsInstructionSelector.cpp | 117 const unsigned TySize = Ty.getSizeInBits(); in getRegClassForTypeOnBank() local 180 const unsigned TySize = Ty.getSizeInBits(); in selectLoadStoreOpCode() local
|
| /external/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsInstructionSelector.cpp | 123 const unsigned TySize = Ty.getSizeInBits(); in getRegClassForTypeOnBank() local 186 const unsigned TySize = Ty.getSizeInBits(); in selectLoadStoreOpCode() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 514 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local 550 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | FunctionLoweringInfo.cpp | 147 uint64_t TySize = in set() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | FunctionLoweringInfo.cpp | 159 uint64_t TySize = in set() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUCodeGenPrepare.cpp | 278 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local 967 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
|
| /external/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 806 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local 860 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 764 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local 818 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | FunctionLoweringInfo.cpp | 144 uint64_t TySize = MF->getDataLayout().getTypeAllocSize(Ty); in set() local
|
| D | SelectionDAGBuilder.cpp | 3394 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitAlloca() local 6717 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitInlineAsm() local 7504 uint64_t TySize = DL.getTypeAllocSize(CLI.RetTy); in LowerCallTo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | CombinerHelper.cpp | 889 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local 1033 unsigned TySize = Ty.getSizeInBytes(); in optimizeMemset() local
|
| D | IRTranslator.cpp | 1835 Register TySize = in translateAlloca() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SafeStack.cpp | 653 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | SafeStack.cpp | 667 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
|
| /external/llvm/lib/CodeGen/ |
| D | SafeStack.cpp | 685 uint64_t TySize = DL->getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 3283 unsigned TySize = (unsigned)Context.getTypeSize(Ty); in BitsContainNoUserData() local 4075 uint64_t TySize = TInfo.Width.getQuantity(); in EmitVAArg() local 5877 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitAAPCSVAArg() local 6842 CharUnits TySize = getContext().getTypeSizeInChars(Ty); in EmitVAArg() local 7706 uint64_t TySize, SmallVectorImpl<llvm::Type *> &ArgList) const { in CoerceToIntArgs() 7792 uint64_t TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local 7996 int TySize = getContext().getTypeSize(Ty); in extendType() local 10728 int TySize = getContext().getTypeSize(Ty); in extendType() local
|
| /external/clang/lib/CodeGen/ |
| D | TargetInfo.cpp | 2773 unsigned TySize = (unsigned)Context.getTypeSize(Ty); in BitsContainNoUserData() local 3479 uint64_t TySize = SizeAlign.first.getQuantity(); in EmitVAArg() local 6257 uint64_t TySize, SmallVectorImpl<llvm::Type *> &ArgList) const { in CoerceToIntArgs() 6343 uint64_t TySize = getContext().getTypeSize(Ty); in classifyArgumentType() local 6527 int TySize = getContext().getTypeSize(Ty); in shouldSignExtUnsignedType() local
|
| /external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | CombinerHelper.cpp | 980 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() local 1131 unsigned TySize = Ty.getSizeInBytes(); in optimizeMemset() local
|
| D | IRTranslator.cpp | 2499 Register TySize = in translateAlloca() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 1973 unsigned TySize = Ty->getScalarSizeInBits(); in visitPtrToInt() local
|
| D | InstructionCombining.cpp | 1218 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 939 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 1135 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
|