Home
last modified time | relevance | path

Searched refs:getAllocSizeInBits (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DDebugify.cpp35 uint64_t getAllocSizeInBits(Module &M, Type *Ty) { in getAllocSizeInBits() function
70 uint64_t Size = getAllocSizeInBits(M, Ty); in applyDebugifyMetadata()
179 uint64_t ValueOperandSize = getAllocSizeInBits(M, Ty); in diagnoseMisSizedDbgValue()
/external/llvm-project/llvm/lib/Transforms/Utils/
DDebugify.cpp47 uint64_t getAllocSizeInBits(Module &M, Type *Ty) { in getAllocSizeInBits() function
84 uint64_t Size = getAllocSizeInBits(M, Ty); in applyDebugifyMetadata()
279 uint64_t ValueOperandSize = getAllocSizeInBits(M, Ty); in diagnoseMisSizedDbgValue()