Home
last modified time | relevance | path

Searched defs:checkInsn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_schedule.cpp790 for (Insn *checkInsn = beginInsn; (checkInsn != nullptr && checkInsn->GetId() <= finialId); in ScheduleCrossCall() local
Daarch64_peep.cpp3785 bool CombineContiLoadAndStorePattern::IsRegNotSameMemUseInInsn(const Insn &checkInsn, const Insn &c… in IsRegNotSameMemUseInInsn()
5956 const Insn *CmpCsetAArch64::DefInsnOfOperandInBB(const Insn &startInsn, const Insn &checkInsn, int … in DefInsnOfOperandInBB() argument
6034 bool CmpCsetAArch64::CheckOpndDefPoints(Insn &checkInsn, int opndIdx) in CheckOpndDefPoints()