Home
last modified time | relevance | path

Searched refs:GetFirstMachineInsn (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h372 Insn *GetFirstMachineInsn() in GetFirstMachineInsn() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp3321 movInsn = nextBB->GetFirstMachineInsn(); in CheckCondition()