Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h187 bool hasMips3() const { return MipsArchVersion >= Mips3; } in hasMips3() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h244 bool hasMips3() const { return MipsArchVersion >= Mips3; } in hasMips3() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.h250 bool hasMips3() const { return MipsArchVersion >= Mips3; } in hasMips3() function
/aosp_15_r20/external/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp43 bool hasMips3() const { return STI.getFeatureBits()[Mips::FeatureMips3]; } in hasMips3() function in __anonaa60d76a0111::MipsDisassembler
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp51 bool hasMips3() const { return STI.getFeatureBits()[Mips::FeatureMips3]; } in hasMips3() function in __anonbbd06c4c0111::MipsDisassembler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp51 bool hasMips3() const { return STI.getFeatureBits()[Mips::FeatureMips3]; } in hasMips3() function in __anon4c0a37120111::MipsDisassembler
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp473 bool hasMips3() const { in hasMips3() function in __anon0cf526ca0211::MipsAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp605 bool hasMips3() const { in hasMips3() function in __anone2973a2c0211::MipsAsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp623 bool hasMips3() const { in hasMips3() function in __anon1799e8720211::MipsAsmParser