Home
last modified time | relevance | path

Searched refs:hasMips1 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h121 else if (P.hasMips1()) in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h185 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h118 else if (P.hasMips1()) in setISALevelAndRevisionFromPredicates()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h118 else if (P.hasMips1()) in setISALevelAndRevisionFromPredicates()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h242 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h245 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp467 bool hasMips1() const { in hasMips1() function in __anond0efcad40211::MipsAsmParser
3143 if (hasMips1() && !hasMips2()) { in expandTrunc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp597 bool hasMips1() const { in hasMips1() function in __anonc392b0b60211::MipsAsmParser
4318 if (hasMips1() && !hasMips2()) { in expandTrunc()
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp613 bool hasMips1() const { in hasMips1() function in __anon441910220211::MipsAsmParser
4346 if (hasMips1() && !hasMips2()) { in expandTrunc()