Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h218 bool hasCnMips() const { return HasCnMips; } in hasCnMips() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.h267 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp64 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anon230c102c0111::MipsDisassembler
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp525 bool hasCnMips() const { in hasCnMips() function in __anond0efcad40211::MipsAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp629 bool hasCnMips() const { in hasCnMips() function in __anon065d760c0211::MipsAsmParser