Searched defs:hasCnMips (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsSubtarget.h | 202 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function |
/external/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 424 bool hasCnMips() const { in hasCnMips() function in __anond0efcad40211::MipsAsmParser |