Home
last modified time | relevance | path

Searched defs:GetVRegType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h100 VRegType GetVRegType() const in GetVRegType() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp104 const checker::Type *CodeGen::GetVRegType(const VReg vreg) const in GetVRegType() function in ark::es2panda::compiler::CodeGen
Dpandagen.cpp1825 const checker::Type *PandaGen::GetVRegType(VReg vreg) const in GetVRegType() function in ark::es2panda::compiler::PandaGen
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h327 VRegType GetVRegType() const in GetVRegType() function