Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-graph.cc45 Node* MachineGraph::RelocatableInt64Constant(int64_t value, in RelocatableInt64Constant() function in v8::internal::compiler::MachineGraph
Dcommon-operator.cc1206 const Operator* CommonOperatorBuilder::RelocatableInt64Constant( in RelocatableInt64Constant() function in v8::internal::compiler::CommonOperatorBuilder
Draw-machine-assembler.h113 Node* RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) { in RelocatableInt64Constant() function