Home
last modified time | relevance | path

Searched refs:Check8Width (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_encoder.h117 void Check8Width(compiler::Inst *inst);
H A 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/static_core/bytecode_optimizer/
H A Dreg_encoder.h119 void Check8Width(compiler::Inst *inst);
H A Dreg_encoder.cpp620 void RegEncoder::Check8Width([[maybe_unused]] compiler::Inst *inst) in Check8Width() function in ark::bytecodeopt::RegEncoder
664 re->Check8Width(inst); in VisitIntrinsic()
687 re->Check8Width(inst); in VisitLoadObject()
745 re->Check8Width(inst); in VisitStoreObject()

Completed in 4 milliseconds