Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsSubtarget.h282 bool hasCnMipsP() const { return HasCnMipsP; } in hasCnMipsP() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h276 bool hasCnMipsP() const { return HasCnMipsP; } in hasCnMipsP() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } in hasCnMipsP() function in __anoncc16a1920111::MipsDisassembler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } in hasCnMipsP() function in __anon3bdcd6cc0111::MipsDisassembler
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp677 bool hasCnMipsP() const { in hasCnMipsP() function in __anon7645c4ac0211::MipsAsmParser
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp695 bool hasCnMipsP() const { in hasCnMipsP() function in __anonab4872f20211::MipsAsmParser