Searched defs:RelocatableInt64Constant (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | machine-graph.cc | 45 Node* MachineGraph::RelocatableInt64Constant(int64_t value, in RelocatableInt64Constant() function in v8::internal::compiler::MachineGraph |
D | common-operator.cc | 1206 const Operator* CommonOperatorBuilder::RelocatableInt64Constant( in RelocatableInt64Constant() function in v8::internal::compiler::CommonOperatorBuilder |
D | raw-machine-assembler.h | 113 Node* RelocatableInt64Constant(int64_t value, RelocInfo::Mode rmode) { in RelocatableInt64Constant() function |