Home
last modified time | relevance | path

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

12

/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc388 CEIL_W_S = 4, enumerator
1516 return Latency::CEIL_W_S + Latency::MFC1; in GetInstructionLatency()
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc355 CEIL_W_S = 4, enumerator
1709 return Latency::CEIL_W_S; in GetInstructionLatency()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips2/
Dvalid.s49 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips3/
Dvalid.s49 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32/
Dvalid.s82 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r5/
Dvalid.s82 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r3/
Dvalid.s82 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/v8/src/mips/
Dconstants-mips.h614 CEIL_W_S = ((1U << 3) + 6), enumerator
Dassembler-mips.cc2935 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_W_S); in ceil_w_s()
Dsimulator-mips.cc3488 case CEIL_W_S: // Round double to word towards positive infinity. in DecodeTypeRegisterSRsType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r2/
Dvalid.s82 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r3/
Dvalid.s81 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64/
Dvalid.s81 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r5/
Dvalid.s81 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/v8/src/mips64/
Dconstants-mips64.h645 CEIL_W_S = ((1U << 3) + 6), enumerator
Dassembler-mips64.cc3326 GenInstrRegister(COP1, S, f0, fs, fd, CEIL_W_S); in ceil_w_s()
Dsimulator-mips64.cc2900 case CEIL_W_S: // Round double to word towards positive infinity. in DecodeTypeRegisterSRsType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips4/
Dvalid.s81 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips5/
Dvalid.s81 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips64r2/
Dvalid.s81 # CHECK: # <MCInst #{{.*}} CEIL_W_S
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td275 def CEIL_W_S : MMRel, StdMMR6Rel, ABSS_FT<"ceil.w.s", FGR32Opnd, FGR32Opnd, II_CEIL>,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrFPU.td362 def CEIL_W_S : MMRel, StdMMR6Rel, ABSS_FT<"ceil.w.s", FGR32Opnd, FGR32Opnd, II_CEIL>,
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc353 23073U, // CEIL_W_S
2067 0U, // CEIL_W_S
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc872 UINT64_C(1174405134), // CEIL_W_S
3147 case Mips::CEIL_W_S:
8598 …sStdEnc | Feature_HasMips2 | Feature_IsNotSoftFloat | Feature_NotInMicroMips | 0, // CEIL_W_S = 859
DMipsGenInstrInfo.inc874 CEIL_W_S = 859,
4919 … 2, 1, 4, 687, 0, 0x4ULL, nullptr, nullptr, OperandInfo187, -1 ,nullptr }, // Inst #859 = CEIL_W_S
10054 { Mips::CEIL_W_S, Mips::CEIL_W_S, Mips::CEIL_W_S_MM },
10325 { Mips::CEIL_W_S, Mips::CEIL_W_S, Mips::CEIL_W_S_MMR6 },

12