Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h216 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp50 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anonec4ca9990111::MipsDisassembler
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp526 bool hasCnMips() const { in hasCnMips() function in __anon6bf6c1b90211::MipsAsmParser