Home
last modified time | relevance | path

Searched defs:RelocatableInt64Constant (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-graph.cc59 Node* MachineGraph::RelocatableInt64Constant(int64_t value, in RelocatableInt64Constant() function in v8::internal::compiler::MachineGraph
Dcommon-operator.cc1263 const Operator* CommonOperatorBuilder::RelocatableInt64Constant( in RelocatableInt64Constant() function in v8::internal::compiler::CommonOperatorBuilder
Draw-machine-assembler.h123 Node* RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) { in RelocatableInt64Constant() function