Home
last modified time | relevance | path

Searched refs:FindRelocatableInt32Constant (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h77 Node** FindRelocatableInt32Constant(int32_t value, RelocInfoMode rmode) { in FindRelocatableInt32Constant() function
Dmachine-graph.cc51 Node** loc = cache_.FindRelocatableInt32Constant( in RelocatableInt32Constant()