Searched refs:CEIL_L_S (Results 1 – 17 of 17) sorted by relevance
/external/v8/src/compiler/mips/ |
D | instruction-scheduler-mips.cc | 357 CEIL_L_S = 4, enumerator
|
/external/v8/src/compiler/mips64/ |
D | instruction-scheduler-mips64.cc | 390 CEIL_L_S = 4, enumerator
|
/external/v8/src/mips/ |
D | constants-mips.h | 610 CEIL_L_S = ((1U << 3) + 2), enumerator
|
D | assembler-mips.cc | 3016 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_L_S); in ceil_l_s()
|
D | simulator-mips.cc | 3497 case CEIL_L_S: { // Mips32r2 instruction. in DecodeTypeRegisterSRsType()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 641 CEIL_L_S = ((1U << 3) + 2), enumerator
|
D | assembler-mips64.cc | 3392 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_L_S); in ceil_l_s()
|
D | simulator-mips64.cc | 2909 case CEIL_L_S: { // Mips64r2 instruction. in DecodeTypeRegisterSRsType()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 297 def CEIL_L_S : ABSS_FT<"ceil.l.s", FGR64Opnd, FGR32Opnd, II_CEIL>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 407 def CEIL_L_S : ABSS_FT<"ceil.l.s", FGR64Opnd, FGR32Opnd, II_CEIL>,
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 349 22751U, // CEIL_L_S 2063 0U, // CEIL_L_S
|
D | MipsGenDisassemblerTables.inc | 4246 /* 700 */ MCD_OPC_Decode, 204, 2, 75, // Opcode: CEIL_L_S
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 866 UINT64_C(1174405130), // CEIL_L_S 3144 case Mips::CEIL_L_S: 8592 …FP64bit | Feature_HasMips2 | Feature_IsNotSoftFloat | Feature_NotInMicroMips | 0, // CEIL_L_S = 853
|
D | MipsGenAsmWriter.inc | 2081 23522U, // CEIL_L_S 4712 0U, // CEIL_L_S
|
D | MipsGenInstrInfo.inc | 868 CEIL_L_S = 853, 4913 … 2, 1, 4, 687, 0, 0x4ULL, nullptr, nullptr, OperandInfo184, -1 ,nullptr }, // Inst #853 = CEIL_L_S
|
D | MipsGenDisassemblerTables.inc | 7139 /* 379 */ MCD::OPC_Decode, 213, 6, 209, 1, // Opcode: CEIL_L_S
|
D | MipsGenAsmMatcher.inc | 5683 …{ 1984 /* ceil.l.s */, Mips::CEIL_L_S, Convert__FGR64AsmReg1_0__FGR32AsmReg1_1, Feature_HasStdEnc|…
|