Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp119 const size_t PointerSizeInBits = DL.getPointerSizeInBits(); in runOnModule() local
121 bccAssert(PointerSizeInBits == 32 || PointerSizeInBits == 64); in runOnModule()
133 PointerSizeInBits); in runOnModule()
156 if (PointerSizeInBits == 32) { in runOnModule()
184 if (PointerSizeInBits == 32) { in runOnModule()
238 if (PointerSizeInBits == 32) { in runOnModule()