Home
last modified time | relevance | path

Searched defs:GetUsedRegs (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dcompilation.cpp36 RegMask &GetUsedRegs(bool isFp) in GetUsedRegs() function in ark::irtoc::UsedRegistersCollector
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/
Dframe_lowering.cpp151 FrameInfo::RegMasks GetUsedRegs(const llvm::MachineFunction &mfunc) const in GetUsedRegs() function in __anoncd2484310111::FrameLoweringPass
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h290 inline RegMask Codegen::GetUsedRegs() const in GetUsedRegs() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h406 ArenaVector<bool> *GetUsedRegs() const in GetUsedRegs() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h530 ArenaVector<bool> *GetUsedRegs() const in GetUsedRegs() function