Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtarget_info.h136 static constexpr const char *GetRegName(size_t reg, bool isFp) in GetRegName() function
167 static constexpr const char *GetRegName(size_t reg, bool isFp) in GetRegName() function
198 static constexpr const char *GetRegName(size_t reg, bool isFp) in GetRegName() function
219 static constexpr const char *GetRegName([[maybe_unused]] size_t reg, [[maybe_unused]] bool isFp) in GetRegName() function
466 std::string GetRegName(size_t reg, bool isFp) const in GetRegName() function