Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h196 bool hasMips64() const { return MipsArchVersion >= Mips64; } in hasMips64() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp397 bool hasMips64() const { in hasMips64() function in __anond0efcad40211::MipsAsmParser