Home
last modified time | relevance | path

Searched refs:FLOOR_W_S (Results 1 – 25 of 29) sorted by relevance

12

/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc393 FLOOR_W_S = 4, enumerator
1514 return Latency::FLOOR_W_S + Latency::MFC1; in GetInstructionLatency()
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc360 FLOOR_W_S = 4, enumerator
1707 return Latency::FLOOR_W_S; in GetInstructionLatency()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips2/
Dvalid.s71 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips3/
Dvalid.s132 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32/
Dvalid.s110 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r5/
Dvalid.s117 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r3/
Dvalid.s116 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/v8/src/mips/
Dconstants-mips.h615 FLOOR_W_S = ((1U << 3) + 7), enumerator
Dassembler-mips.cc2925 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S); in floor_w_s()
Dsimulator-mips.cc3431 case FLOOR_W_S: // Round double to word towards negative infinity. in DecodeTypeRegisterSRsType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r2/
Dvalid.s116 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r3/
Dvalid.s184 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64/
Dvalid.s171 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r5/
Dvalid.s185 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/v8/src/mips64/
Dconstants-mips64.h646 FLOOR_W_S = ((1U << 3) + 7), enumerator
Dassembler-mips64.cc3316 GenInstrRegister(COP1, S, f0, fs, fd, FLOOR_W_S); in floor_w_s()
Dsimulator-mips64.cc2891 case FLOOR_W_S: // Round double to word towards negative infinity. in DecodeTypeRegisterSRsType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips4/
Dvalid.s164 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips5/
Dvalid.s164 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r2/
Dvalid.s190 … # CHECK: # <MCInst #{{.*}} FLOOR_W_S
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td277 def FLOOR_W_S : MMRel, StdMMR6Rel, ABSS_FT<"floor.w.s", FGR32Opnd, FGR32Opnd, II_FLOOR>,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrFPU.td364 def FLOOR_W_S : MMRel, StdMMR6Rel, ABSS_FT<"floor.w.s", FGR32Opnd, FGR32Opnd, II_FLOOR>,
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc752 23083U, // FLOOR_W_S
2466 0U, // FLOOR_W_S
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc1437 UINT64_C(1174405135), // FLOOR_W_S
3169 case Mips::FLOOR_W_S:
9163 …tdEnc | Feature_HasMips2 | Feature_IsNotSoftFloat | Feature_NotInMicroMips | 0, // FLOOR_W_S = 1424
DMipsGenInstrInfo.inc1439 FLOOR_W_S = 1424,
5484 …, 1, 4, 688, 0, 0x4ULL, nullptr, nullptr, OperandInfo187, -1 ,nullptr }, // Inst #1424 = FLOOR_W_S
10131 { Mips::FLOOR_W_S, Mips::FLOOR_W_S, Mips::FLOOR_W_S_MM },
10331 { Mips::FLOOR_W_S, Mips::FLOOR_W_S, Mips::FLOOR_W_S_MMR6 },

12