Searched refs:CompilerInitializeRegAlloc (Results 1 – 10 of 10) sorted by relevance
65 void CompilerInitializeRegAlloc();
432 void MipsMir2Lir::CompilerInitializeRegAlloc() { in CompilerInitializeRegAlloc() function in art::MipsMir2Lir
64 void CompilerInitializeRegAlloc();
569 void ArmMir2Lir::CompilerInitializeRegAlloc() { in CompilerInitializeRegAlloc() function in art::ArmMir2Lir
121 void CompilerInitializeRegAlloc() OVERRIDE;
597 void Arm64Mir2Lir::CompilerInitializeRegAlloc() { in CompilerInitializeRegAlloc() function in art::Arm64Mir2Lir
125 void CompilerInitializeRegAlloc() OVERRIDE;
614 void X86Mir2Lir::CompilerInitializeRegAlloc() { in CompilerInitializeRegAlloc() function in art::X86Mir2Lir
1032 CompilerInitializeRegAlloc(); // Needs to happen after SSA naming in Materialize()
1236 virtual void CompilerInitializeRegAlloc() = 0;