Home
last modified time | relevance | path

Searched refs:FMAX_S (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h384 FMAX_S = 0x211U << 15, enumerator
1119 case FMAX_S: in InstructionType()
Dassembler-loong64.cc1750 GenRegister(FMAX_S, fk, fj, fd); in fmax_s()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfoF.td156 def FMAX_S : FPALUS_rr<0b0010100, 0b001, "fmax.s">;
341 def : PatFpr32Fpr32<fmaxnum, FMAX_S>;
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1165 case FMAX_S: in DecodeTypekOp17()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc3834 case FMAX_S: in DecodeTypeOp17()