Searched defs:hasMips64 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsSubtarget.h | 196 bool hasMips64() const { return MipsArchVersion >= Mips64; } in hasMips64() function |
/external/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 397 bool hasMips64() const { in hasMips64() function in __anond0efcad40211::MipsAsmParser |