Home
last modified time | relevance | path

Searched defs:hasMips4 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h245 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp609 bool hasMips4() const { in hasMips4() function in __anon8de5923c0211::MipsAsmParser