Lines Matching defs:isa
458 InstructionSet isa, in AddDex2OatInstructionSet()
537 InstructionSet isa, in AddCompiledBootClasspathFdsIfAny()
647 for (InstructionSet isa : odr.Config().GetBootClasspathIsas()) { in CompileAll() local
978 std::vector<std::string> OnDeviceRefresh::GetBestBootImages(InstructionSet isa, in GetBestBootImages()
1039 InstructionSet isa, in PrimaryBootImageExist()
1062 InstructionSet isa, in BootImageMainlineExtensionExist()
1389 InstructionSet isa, in CheckBootClasspathArtifactsAreUpToDate()
1662 for (InstructionSet isa : config_.GetBootClasspathIsas()) { in CheckArtifactsAreUpToDate() local
1703 InstructionSet isa, in RunDex2oat()
1842 InstructionSet isa, in RunDex2oatForBootClasspath()
1925 InstructionSet isa, in CompileBootClasspath()
2025 InstructionSet isa = config_.GetSystemServerIsa(); in RunDex2oatForSystemServer() local