Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-graph.cc215 Node* JSGraph::RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) { in RelocatableInt64Constant() function in v8::internal::compiler::JSGraph
Dcommon-operator.cc1101 const Operator* CommonOperatorBuilder::RelocatableInt64Constant( in RelocatableInt64Constant() function in v8::internal::compiler::CommonOperatorBuilder
Draw-machine-assembler.h115 Node* RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) { in RelocatableInt64Constant() function