Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h386 FMIN_S = 0x215U << 15, enumerator
1121 case FMIN_S: in InstructionType()
Dassembler-loong64.cc1758 GenRegister(FMIN_S, fk, fj, fd); in fmin_s()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfoF.td155 def FMIN_S : FPALUS_rr<0b0010100, 0b000, "fmin.s">;
340 def : PatFpr32Fpr32<fminnum, FMIN_S>;
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1171 case FMIN_S: in DecodeTypekOp17()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc3848 case FMIN_S: in DecodeTypeOp17()