Home
last modified time | relevance | path

Searched refs:Codegen (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/tests/checked/
Daot_cha.pa28 #! PASS_AFTER "Codegen"
36 #! PASS_AFTER "Codegen"
44 #! PASS_AFTER "Codegen"
52 #! PASS_AFTER "Codegen"
Dcompare_lenarray_with_zero.pa20 #! PASS_AFTER "Codegen"
44 #! PASS_AFTER "Codegen"
Dfloat_zero.pa22 #! PASS_AFTER "Codegen"
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dcodegen_arm64.rb15 class Codegen class
Dinstructions.rb219 @@cg ||= Codegen.new
/arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/
Dintrinsics_codegen.inl.erb19 void Codegen::FillBuiltin(IntrinsicInst *inst, SRCREGS src, Reg dst, RegMask *lvrmask)
Dentrypoints_bridge_asm_macro.inl.erb25 // Default intrinsic implementation with runtime_call which is called by Codegen::CallIntrinsic
/arkcompiler/runtime_core/bytecode_optimizer/templates/
Dcodegen_intrinsics.cpp.erb27 …LOG(ERROR, BYTECODE_OPTIMIZER) << "Codegen for " << compiler::GetOpcodeString(inst->GetOpcode()) <…
/arkcompiler/runtime_core/docs/
Don-stack-replacement.md71 Codegen creates special OsrStackMap for each SaveStateOsr instruction. Difference from regular stac…