Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h244 bool hasMips3() const { return MipsArchVersion >= Mips3; } in hasMips3() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp51 bool hasMips3() const { return STI.getFeatureBits()[Mips::FeatureMips3]; } in hasMips3() function in __anonfe24905c0111::MipsDisassembler
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp605 bool hasMips3() const { in hasMips3() function in __anon8de5923c0211::MipsAsmParser