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-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h275 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 __anonded018d90111::MipsDisassembler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp64 bool hasCnMips() const { return STI.getFeatureBits()[Mips::FeatureCnMips]; } in hasCnMips() function in __anon2976c17b0111::MipsDisassembler
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp525 bool hasCnMips() const { in hasCnMips() function in __anon8967c0f90211::MipsAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp673 bool hasCnMips() const { in hasCnMips() function in __anon206d181b0211::MipsAsmParser