Searched defs:GetVRegType (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/code_info/ | ||
| D | vreg_info.h | 100 VRegType GetVRegType() const in GetVRegType() function |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 103 const checker::Type *CodeGen::GetVRegType(const VReg vreg) const in GetVRegType() function in panda::es2panda::compiler::CodeGen |
| D | pandagen.cpp | 1816 const checker::Type *PandaGen::GetVRegType(VReg vreg) const in GetVRegType() function in panda::es2panda::compiler::PandaGen |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | inst.h | 452 VRegType GetVRegType() const in GetVRegType() function |