Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h304 MachineType TypeForBasePointer(const FieldAccess& access) { in TypeForBasePointer() function
308 MachineType TypeForBasePointer(const ElementAccess& access) { in TypeForBasePointer() function
Dsimplified-lowering.cc580 ProcessInput(node, 0, changer_->TypeForBasePointer(access)); in VisitNode()
588 ProcessInput(node, 0, changer_->TypeForBasePointer(access)); in VisitNode()
597 ProcessInput(node, 0, changer_->TypeForBasePointer(access)); in VisitNode()
607 ProcessInput(node, 0, changer_->TypeForBasePointer(access)); in VisitNode()