Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSubtarget.h292 bool isGP64bit() const { return IsGP64bit; } in isGP64bit() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp582 bool isGP64bit() const { in isGP64bit() function in __anon0cff94e90211::MipsAsmParser