Home
last modified time | relevance | path

Searched defs:hasMips32 (Results 1 – 7 of 7) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.h241 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 __anon429e751d0111::MipsDisassembler
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp52 bool hasMips32() const { return STI.getFeatureBits()[Mips::FeatureMips32]; } in hasMips32() function in __anona1f3d3750111::MipsDisassembler
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp482 bool hasMips32() const { in hasMips32() function in __anon68c73a3d0211::MipsAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp573 bool hasMips32() const { in hasMips32() function in __anonae6ab6950211::MipsAsmParser