Home
last modified time | relevance | path

Searched refs:set_drd (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc3926 set_drd(CanonicalizeFPUOp2<double>(fn)); in DecodeRVRFPType()
3939 set_drd(CanonicalizeFPUOp2<double>(fn)); in DecodeRVRFPType()
3952 set_drd(CanonicalizeFPUOp2<double>(fn)); in DecodeRVRFPType()
3970 set_drd(CanonicalizeFPUOp2<double>(fn)); in DecodeRVRFPType()
3984 set_drd(CanonicalizeFPUOp1<double>(fn)); in DecodeRVRFPType()
3993 set_drd(fsgnj64(drs1(), drs2(), false, false)); in DecodeRVRFPType()
3997 set_drd(fsgnj64(drs1(), drs2(), true, false)); in DecodeRVRFPType()
4001 set_drd(fsgnj64(drs1(), drs2(), false, true)); in DecodeRVRFPType()
4013 set_drd(FMaxMinHelper(drs1(), drs2(), MaxMinKind::kMin)); in DecodeRVRFPType()
4017 set_drd(FMaxMinHelpe in DecodeRVRFPType()
[all...]
H A Dsimulator-riscv64.h617 inline void set_drd(double value, bool trace = true) { in set_drd() function in v8::internal::Simulator

Completed in 9 milliseconds