Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dregfile.cpp217 auto allignmentVreg = isCallee ? allignmentVregCallee_ : allignmentVregCaller_; in GetAlignmentVreg() local
Dcallconv.cpp73 uint8_t allignmentVreg = regdescr->GetAlignmentVreg(isCallee); in PushRegs() local
90 uint8_t allignmentVreg = regdescr->GetAlignmentVreg(isCallee); in PopRegs() local