Home | History | Annotate | Download | only in compiler

Lines Matching refs:cache_

141   Node** loc = cache_.FindHeapConstant(value);
190 Node** loc = cache_.FindInt32Constant(value);
199 Node** loc = cache_.FindInt64Constant(value);
207 Node** loc = cache_.FindRelocatableInt32Constant(
216 Node** loc = cache_.FindRelocatableInt64Constant(
232 Node** loc = cache_.FindNumberConstant(value);
241 Node** loc = cache_.FindFloat32Constant(value);
250 Node** loc = cache_.FindFloat64Constant(value);
258 Node** loc = cache_.FindPointerConstant(value);
266 Node** loc = cache_.FindExternalConstant(reference);
289 cache_.GetCachedNodes(nodes);