Home
last modified time | relevance | path

Searched refs:hasMips4 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h115 else if (P.hasMips4()) in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h188 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
DMipsISelLowering.cpp3963 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h112 else if (P.hasMips4()) in setISALevelAndRevisionFromPredicates()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h112 else if (P.hasMips4()) in setISALevelAndRevisionFromPredicates()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h245 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
DMipsISelLowering.cpp2634 if (!(Subtarget.hasMips4() || Subtarget.hasMips32())) { in lowerShiftRightParts()
4548 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()
4625 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoD_SELECT()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h248 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
DMipsISelLowering.cpp2632 if (!(Subtarget.hasMips4() || Subtarget.hasMips32())) { in lowerShiftRightParts()
4562 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()
4639 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoD_SELECT()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp444 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()
476 bool hasMips4() const { in hasMips4() function in __anond0efcad40211::MipsAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp558 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()
609 bool hasMips4() const { in hasMips4() function in __anonc392b0b60211::MipsAsmParser
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp574 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()
625 bool hasMips4() const { in hasMips4() function in __anon441910220211::MipsAsmParser