Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc37 (bit_cast<int64_t>(GetFloatConstantValue(node)) == 0))) { in UseRegisterOrImmediateZero()
57 double GetFloatConstantValue(Node* node) { in GetFloatConstantValue() function in v8::internal::compiler::MipsOperandGenerator
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc39 (bit_cast<int64_t>(GetFloatConstantValue(node)) == 0))) { in UseRegisterOrImmediateZero()
63 double GetFloatConstantValue(Node* node) { in GetFloatConstantValue() function in v8::internal::compiler::Loong64OperandGenerator
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc39 (bit_cast<int64_t>(GetFloatConstantValue(node)) == 0))) { in UseRegisterOrImmediateZero()
63 double GetFloatConstantValue(Node* node) { in GetFloatConstantValue() function in v8::internal::compiler::Mips64OperandGenerator
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc37 (bit_cast<int64_t>(GetFloatConstantValue(node)) == 0))) { in UseRegisterOrImmediateZero()
69 double GetFloatConstantValue(Node* node) { in GetFloatConstantValue() function in v8::internal::compiler::RiscvOperandGenerator
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc52 (bit_cast<int64_t>(GetFloatConstantValue(node)) == 0))) { in UseRegisterOrImmediateZero()
85 double GetFloatConstantValue(Node* node) { in GetFloatConstantValue() function in v8::internal::compiler::Arm64OperandGenerator