Searched refs:ROUND_L_S (Results 1 – 17 of 17) sorted by relevance
/external/v8/src/compiler/mips64/ |
D | instruction-scheduler-mips64.cc | 400 ROUND_L_S = 4, enumerator
|
/external/v8/src/compiler/mips/ |
D | instruction-scheduler-mips.cc | 367 ROUND_L_S = 4, enumerator
|
/external/v8/src/mips/ |
D | constants-mips.h | 608 ROUND_L_S = ((1U << 3) + 0), enumerator
|
D | assembler-mips.cc | 2988 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_L_S); in round_l_s()
|
D | simulator-mips.cc | 3468 case ROUND_L_S: { // Mips32r2 instruction. in DecodeTypeRegisterSRsType()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 639 ROUND_L_S = ((1U << 3) + 0), enumerator
|
D | assembler-mips64.cc | 3372 GenInstrRegister(COP1, S, f0, fs, fd, ROUND_L_S); in round_l_s()
|
D | simulator-mips64.cc | 2867 case ROUND_L_S: { // Mips64r2 instruction. in DecodeTypeRegisterSRsType()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 289 def ROUND_L_S : ABSS_FT<"round.l.s", FGR64Opnd, FGR32Opnd, II_ROUND>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 399 def ROUND_L_S : ABSS_FT<"round.l.s", FGR64Opnd, FGR32Opnd, II_ROUND>,
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1362 22740U, // ROUND_L_S 3076 0U, // ROUND_L_S
|
D | MipsGenDisassemblerTables.inc | 4230 /* 634 */ MCD_OPC_Decode, 193, 10, 75, // Opcode: ROUND_L_S
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2181 UINT64_C(1174405128), // ROUND_L_S 3183 case Mips::ROUND_L_S: 9907 …64bit | Feature_HasMips2 | Feature_IsNotSoftFloat | Feature_NotInMicroMips | 0, // ROUND_L_S = 2168
|
D | MipsGenAsmWriter.inc | 3396 23511U, // ROUND_L_S 6027 0U, // ROUND_L_S
|
D | MipsGenInstrInfo.inc | 2183 ROUND_L_S = 2168, 6228 …, 1, 4, 689, 0, 0x4ULL, nullptr, nullptr, OperandInfo184, -1 ,nullptr }, // Inst #2168 = ROUND_L_S
|
D | MipsGenDisassemblerTables.inc | 7123 /* 299 */ MCD::OPC_Decode, 248, 16, 209, 1, // Opcode: ROUND_L_S
|
D | MipsGenAsmMatcher.inc | 7096 …{ 7749 /* round.l.s */, Mips::ROUND_L_S, Convert__FGR64AsmReg1_0__FGR32AsmReg1_1, Feature_HasStdEn…
|