Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h279 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/llvm-project/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp66 bool hasCnMipsP() const { return STI.getFeatureBits()[Mips::FeatureCnMipsP]; } in hasCnMipsP() function in __anond08fe2290111::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 __anon44a4081d0111::MipsDisassembler
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp693 bool hasCnMipsP() const { in hasCnMipsP() function in __anonea9ece490211::MipsAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp677 bool hasCnMipsP() const { in hasCnMipsP() function in __anon46da8d3d0211::MipsAsmParser