Home
last modified time | relevance | path

Searched defs:hasMips32 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.h108 bool hasMips32() const { return MipsArchVersion >= Mips32; } in hasMips32() function
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h192 bool hasMips32() const { in hasMips32() function
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp44 bool hasMips32() const { return STI.getFeatureBits()[Mips::FeatureMips32]; } in hasMips32() function in __anon528cdaf40111::MipsDisassembler
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp482 bool hasMips32() const { in hasMips32() function in __anond0efcad40211::MipsAsmParser