Home
last modified time | relevance | path

Searched defs:isGP64bit (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.h116 bool isGP64bit() const { return IsGP64bit; } in isGP64bit() function
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h227 bool isGP64bit() const { return IsGP64bit; } in isGP64bit() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp446 bool isGP64bit() const { in isGP64bit() function in __anon62f483b30211::MipsAsmParser