/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCodeGenPrepare.cpp | 261 int TySize = DL.getTypeSizeInBits(Ty); in canWidenScalarExtLoad() local 834 int TySize = Mod->getDataLayout().getTypeSizeInBits(I.getType()); in visitLoadInst() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 82 uint64_t TySize = TLI.getTargetData()->getTypeAllocSize(Ty); in set() local
|
D | SelectionDAGBuilder.cpp | 3122 uint64_t TySize = TLI.getTargetData()->getTypeAllocSize(Ty); in visitAlloca() local 5155 uint64_t TySize = TLI.getTargetData()->getTypeAllocSize( in LowerCallTo() local 5966 uint64_t TySize = TLI.getTargetData()->getTypeAllocSize(Ty); in visitInlineAsm() 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-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 731 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local 785 unsigned TySize = DL.getTypeSizeInBits(Ty); in collectInstructions() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 146 uint64_t TySize = MF->getDataLayout().getTypeAllocSize(Ty); in set() local
|
D | SelectionDAGBuilder.cpp | 3575 uint64_t TySize = DL.getTypeAllocSize(Ty); in visitAlloca() local 7183 uint64_t TySize = DL.getTypeAllocSize(Ty); in getAddressForMemoryInput() local 8355 uint64_t TySize = DL.getTypeAllocSize(CLI.RetTy); in LowerCallTo() 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/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 685 uint64_t TySize = DL->getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SafeStack.cpp | 657 uint64_t TySize = DL.getTypeAllocSize(Ty); in moveDynamicAllocasToUnsafeStack() 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/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 742 if (int64_t TySize = TD->getTypeAllocSize(Ty)) { in FindElementAtOffset() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | IRTranslator.cpp | 1192 unsigned TySize = in translateAlloca() 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-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1055 if (int64_t TySize = DL.getTypeAllocSize(Ty)) { in FindElementAtOffset() local
|