Home | History | Annotate | Download | only in compiler

Lines Matching refs:cache_

108   Node** loc = cache_.FindHeapConstant(value);
152 Node** loc = cache_.FindInt32Constant(value);
161 Node** loc = cache_.FindInt64Constant(value);
169 Node** loc = cache_.FindRelocatableInt32Constant(
178 Node** loc = cache_.FindRelocatableInt64Constant(
194 Node** loc = cache_.FindNumberConstant(value);
203 Node** loc = cache_.FindFloat32Constant(value);
212 Node** loc = cache_.FindFloat64Constant(value);
221 Node** loc = cache_.FindExternalConstant(reference);
243 cache_.GetCachedNodes(nodes);