Home
last modified time | relevance | path

Searched defs:hasMips2 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h186 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h243 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h249 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
/aosp_15_r20/external/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp42 bool hasMips2() const { return STI.getFeatureBits()[Mips::FeatureMips2]; } in hasMips2() function in __anonaa60d76a0111::MipsDisassembler
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp50 bool hasMips2() const { return STI.getFeatureBits()[Mips::FeatureMips2]; } in hasMips2() function in __anonbbd06c4c0111::MipsDisassembler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp50 bool hasMips2() const { return STI.getFeatureBits()[Mips::FeatureMips2]; } in hasMips2() function in __anon4c0a37120111::MipsDisassembler
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp470 bool hasMips2() const { in hasMips2() function in __anon0cf526ca0211::MipsAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp601 bool hasMips2() const { in hasMips2() function in __anone2973a2c0211::MipsAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp619 bool hasMips2() const { in hasMips2() function in __anon1799e8720211::MipsAsmParser