Home
last modified time | relevance | path

Searched refs:Check8Width (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.h117 void Check8Width(compiler::Inst *inst);
Dreg_encoder.cpp483 void RegEncoder::Check8Width([[maybe_unused]] compiler::Inst *inst) in Check8Width() function in panda::bytecodeopt::RegEncoder
496 re->Check8Width(inst->CastToIntrinsic()); in VisitIntrinsic()
/arkcompiler/runtime_core/bytecode_optimizer/templates/
Dcheck_width.cpp.erb28 re->Check8Width(inst);