Home
last modified time | relevance | path

Searched refs:TRUNC_L_S (Results 1 – 19 of 19) sorted by relevance

/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc405 TRUNC_L_S = 4, enumerator
1095 int latency = Latency::TRUNC_L_S + Latency::DMFC1; in TruncLSLatency()
1113 4 * Latency::BRANCH + Latency::SUB_S + 2 * Latency::TRUNC_L_S + in TruncUlSLatency()
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td293 def TRUNC_L_S : ABSS_FT<"trunc.l.s", FGR64Opnd, FGR32Opnd, II_TRUNC>,
635 (TRUNC_L_S FGR32Opnd:$src)>, FGR_64;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrFPU.td403 def TRUNC_L_S : ABSS_FT<"trunc.l.s", FGR64Opnd, FGR32Opnd, II_TRUNC>,
899 (TRUNC_L_S FGR32Opnd:$src)>, ISA_MIPS2, FGR_64;
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc372 TRUNC_L_S = 4, enumerator
/external/v8/src/mips/
Dconstants-mips.h609 TRUNC_L_S = ((1U << 3) + 1), enumerator
Dassembler-mips.cc2974 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_L_S); in trunc_l_s()
Dsimulator-mips.cc3417 case TRUNC_L_S: { // Mips32r2 instruction. in DecodeTypeRegisterSRsType()
/external/v8/src/mips64/
Dconstants-mips64.h640 TRUNC_L_S = ((1U << 3) + 1), enumerator
Dassembler-mips64.cc3361 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_L_S); in trunc_l_s()
Dsimulator-mips64.cc2844 case TRUNC_L_S: { // Mips64r2 instruction. in DecodeTypeRegisterSRsType()
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1694 22729U, // TRUNC_L_S
3408 0U, // TRUNC_L_S
DMipsGenDisassemblerTables.inc4238 /* 667 */ MCD_OPC_Decode, 141, 13, 75, // Opcode: TRUNC_L_S
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2599 UINT64_C(1174405129), // TRUNC_L_S
3191 case Mips::TRUNC_L_S:
10325 …64bit | Feature_HasMips2 | Feature_IsNotSoftFloat | Feature_NotInMicroMips | 0, // TRUNC_L_S = 2586
DMipsGenAsmWriter.inc3814 23500U, // TRUNC_L_S
6445 0U, // TRUNC_L_S
DMipsGenFastISel.inc1030 return fastEmitInst_r(Mips::TRUNC_L_S, &Mips::FGR64RegClass, Op0, Op0IsKill);
DMipsGenInstrInfo.inc2601 TRUNC_L_S = 2586,
6646 …, 1, 4, 611, 0, 0x4ULL, nullptr, nullptr, OperandInfo184, -1 ,nullptr }, // Inst #2586 = TRUNC_L_S
DMipsGenDisassemblerTables.inc7131 /* 339 */ MCD::OPC_Decode, 154, 20, 209, 1, // Opcode: TRUNC_L_S
DMipsGenAsmMatcher.inc7602 …{ 9417 /* trunc.l.s */, Mips::TRUNC_L_S, Convert__FGR64AsmReg1_0__FGR32AsmReg1_1, Feature_HasStdEn…
DMipsGenDAGISel.inc28198 /* 52984*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::TRUNC_L_S), 0,
28201 // Dst: (TRUNC_L_S:{ *:[f64] } FGR32Opnd:{ *:[f32] }:$src)