Home | History | Annotate | Download | only in compiler

Lines Matching refs:InstructionSet

22 CompiledCode::CompiledCode(CompilerDriver* compiler_driver, InstructionSet instruction_set,
29 CompiledCode::CompiledCode(CompilerDriver* compiler_driver, InstructionSet instruction_set,
82 uint32_t CompiledCode::AlignCode(uint32_t offset, InstructionSet instruction_set) {
90 size_t CompiledCode::CodeDelta(InstructionSet instruction_set) {
103 LOG(FATAL) << "Unknown InstructionSet: " << instruction_set;
109 InstructionSet instruction_set) {
124 LOG(FATAL) << "Unknown InstructionSet: " << instruction_set;
144 InstructionSet instruction_set,
162 InstructionSet instruction_set,
177 CompiledMethod::CompiledMethod(CompilerDriver* driver, InstructionSet instruction_set,
188 CompiledMethod::CompiledMethod(CompilerDriver* driver, InstructionSet instruction_set,
199 InstructionSet instruction_set,
216 InstructionSet instruction_set,