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