Home
last modified time | relevance | path

Searched defs:hasCnMips (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h218 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp54 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anon528cdaf40111::MipsDisassembler
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp525 bool hasCnMips() const { in hasCnMips() function in __anond0efcad40211::MipsAsmParser