Home
last modified time | relevance | path

Searched refs:FPURoundingMode (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.h272 void set_fcsr_rounding_mode(FPURoundingMode mode);
273 void set_msacsr_rounding_mode(FPURoundingMode mode);
Dsimulator-mips.cc1112 void Simulator::set_fcsr_rounding_mode(FPURoundingMode mode) { in set_fcsr_rounding_mode()
1116 void Simulator::set_msacsr_rounding_mode(FPURoundingMode mode) { in set_msacsr_rounding_mode()
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.h288 void set_fcsr_rounding_mode(FPURoundingMode mode);
289 void set_msacsr_rounding_mode(FPURoundingMode mode);
Dsimulator-mips64.cc1041 void Simulator::set_fcsr_rounding_mode(FPURoundingMode mode) { in set_fcsr_rounding_mode()
1045 void Simulator::set_msacsr_rounding_mode(FPURoundingMode mode) { in set_msacsr_rounding_mode()
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.h850 void MSARoundW(MSARegister dst, MSARegister src, FPURoundingMode mode);
851 void MSARoundD(MSARegister dst, MSARegister src, FPURoundingMode mode);
952 void RoundDouble(FPURegister dst, FPURegister src, FPURoundingMode mode,
956 void RoundFloat(FPURegister dst, FPURegister src, FPURoundingMode mode,
Dconstants-mips64.h1202 enum FPURoundingMode { enum
Dmacro-assembler-mips64.cc2491 FPURoundingMode mode, RoundFunc round) { in CallRecordWriteStub()
2552 FPURoundingMode mode, RoundFunc round) { in CallRecordWriteStub()
2759 FPURoundingMode mode) { in CallRecordWriteStub()
2775 FPURoundingMode mode) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/loong64/
Dmacro-assembler-loong64.h783 void RoundDouble(FPURegister dst, FPURegister src, FPURoundingMode mode);
785 void RoundFloat(FPURegister dst, FPURegister src, FPURoundingMode mode);
Dconstants-loong64.h661 enum FPURoundingMode { enum
Dmacro-assembler-loong64.cc1769 FPURoundingMode mode) { in CallRecordWriteStub()
1796 FPURoundingMode mode) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.h240 void set_fcsr_rounding_mode(FPURoundingMode mode);
Dsimulator-loong64.cc1028 void Simulator::set_fcsr_rounding_mode(FPURoundingMode mode) { in set_fcsr_rounding_mode()
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.h902 void RoundDouble(FPURegister dst, FPURegister src, FPURoundingMode mode,
906 void RoundFloat(FPURegister dst, FPURegister src, FPURoundingMode mode,
Dconstants-mips.h1153 enum FPURoundingMode { enum
Dmacro-assembler-mips.cc1982 FPURoundingMode mode, RoundFunc round) { in CallRecordWriteStub()
2041 FPURoundingMode mode, RoundFunc round) { in CallRecordWriteStub()