Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h231 bool isPTR32bit() const { return !IsPTR64bit; } in isPTR32bit() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h290 bool isPTR32bit() const { return !IsPTR64bit; } in isPTR32bit() function
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h293 bool isPTR32bit() const { return !IsPTR64bit; } in isPTR32bit() function