Lines Matching refs:GetInstructionSet
293 InstructionSetPointerSize(GetCompilerOptions().GetInstructionSet()))); in GetEntryPointOf()
464 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunBaselineOptimizations()
506 switch (codegen->GetCompilerOptions().GetInstructionSet()) { in RunArchOptimizations()
760 codegen->GetInstructionSet(), in Emit()
788 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in TryCompile()
848 compiler_options.GetInstructionSet(), in TryCompile()
951 InstructionSet instruction_set = compiler_options.GetInstructionSet(); in TryCompileIntrinsic()
969 compiler_options.GetInstructionSet(), in TryCompileIntrinsic()
1146 IsInstructionSetSupported(compiler_options.GetInstructionSet())) { in Compile()
1164 new (allocator) StackMapStream(allocator, jni_compiled_method.GetInstructionSet())); in CreateJniStackMap()
1232 jni_compiled_method.GetInstructionSet(), in JniCompile()
1322 info.isa = jni_compiled_method.GetInstructionSet(); in JitCompile()
1431 info.isa = codegen->GetInstructionSet(); in JitCompile()
1478 compiler_options.GetInstructionSet(), in GenerateJitDebugInfo()
1486 compiler_options.GetInstructionSet(), in GenerateJitDebugInfo()