Home
last modified time | relevance | path

Searched defs:regProp (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dinsn.cpp165 auto *regProp = md->opndMD[i]; in GetDefRegs() local
H A Dpeep.cpp72 auto *regProp = (md->opndMD[static_cast<uint32>(i)]); in IfOperandIsLiveAfterInsn() local
173 auto *regProp = (md->opndMD[static_cast<uint32>(i)]); in IsOpndLiveinBB() local
285 auto *regProp = (md->opndMD[static_cast<uint64>(i)]); in IfOperandIsLiveAfterInsn() local
386 auto *regProp in IsOpndLiveinBB() local
[all...]
H A Dreg_alloc_lsra.cpp901 const OpndDesc *regProp = md->GetOpndDes(i); in LiveIntervalAnalysis() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp1124 auto *regProp = nextInsn->GetDesc()->opndMD[opndIdx]; in Run() local
1156 auto *regProp = md->opndMD[opndIdx]; in CheckCondition() local

Completed in 13 milliseconds