Searched refs:mIs64Bit (Results 1 – 2 of 2) sorted by relevance
92 bool mIs64Bit; variable134 return mIs64Bit; in is64Bit()
62 mIs64Bit(Target.getPointerWidth(0) == 64) { in RSContext()