Searched defs:GetVRegType (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| H A D | codeGen.cpp | 103 const checker::Type *CodeGen::GetVRegType(const VReg vreg) const in GetVRegType() function in ark::es2panda::compiler::CodeGen |
| H A D | pandagen.cpp | 1869 const checker::Type *PandaGen::GetVRegType(VReg vreg) const in GetVRegType() function in ark::es2panda::compiler::PandaGen |
| /arkcompiler/runtime_core/static_core/compiler/code_info/ | ||
| H A D | vreg_info.h | 100 VRegType GetVRegType() const in GetVRegType() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| H A D | inst.h | 328 VRegType GetVRegType() const in GetVRegType() function in ark::compiler::inst_flags::final |
Completed in 11 milliseconds