Searched defs:RelocatableInt32Constant (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | machine-graph.cc | 49 Node* MachineGraph::RelocatableInt32Constant(int32_t value, in RelocatableInt32Constant() function in v8::internal::compiler::MachineGraph |
| D | common-operator.cc | 1254 const Operator* CommonOperatorBuilder::RelocatableInt32Constant( in RelocatableInt32Constant() function in v8::internal::compiler::CommonOperatorBuilder |
| D | raw-machine-assembler.h | 120 Node* RelocatableInt32Constant(int32_t value, RelocInfo::Mode rmode) { in RelocatableInt32Constant() function |