Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-graph.cc35 Node* MachineGraph::RelocatableInt32Constant(int32_t value, in RelocatableInt32Constant() function in v8::internal::compiler::MachineGraph
Dcommon-operator.cc1197 const Operator* CommonOperatorBuilder::RelocatableInt32Constant( in RelocatableInt32Constant() function in v8::internal::compiler::CommonOperatorBuilder
Draw-machine-assembler.h110 Node* RelocatableInt32Constant(int32_t value, RelocInfo::Mode rmode) { in RelocatableInt32Constant() function