Home
last modified time | relevance | path

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

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