Searched defs:SizeInBytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp669 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp189 uint64_t SizeInBytes = TD->getTypeAllocSize(Ty); local
192 uint64_t getAlignedSize(uint64_t SizeInBytes) { argument
197 uint64_t SizeInBytes = getAllocaSizeInBytes(AI); local
641 uint64_t SizeInBytes = TD->getTypeAllocSize(Ty); local
980 uint64_t SizeInBytes = getAllocaSizeInBytes(AI); local
1105 uint64_t SizeInBytes = getAllocaSizeInBytes(AI); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelLowering.cpp2597 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3; local

Completed in 175 milliseconds