Home | History | Annotate | Download | only in ppc

Lines Matching refs:VisitLoad

186 void InstructionSelector::VisitLoad(Node* node) {
249 void InstructionSelector::VisitPoisonedLoad(Node* node) { VisitLoad(node); }
366 // Architecture supports unaligned access, therefore VisitLoad is used instead