Searched defs:RepresentationFor (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1321 MachineRepresentation RegisterAllocationData::RepresentationFor( in RepresentationFor() function in v8::internal::compiler::RegisterAllocationData |
/external/v8/src/crankshaft/ | ||
D | hydrogen.cc | 10577 static Representation RepresentationFor(Type* type) { in RepresentationFor() function |