Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dperf_regs.cpp169 std::string GetRegName(size_t regno, ArchType arch) { in GetRegName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp774 auto GetRegName = [&MCRegInfo](uint64_t DwarfRegNum, bool IsEH) -> StringRef { in getRegisterName() local
/aosp_15_r20/art/compiler/utils/
H A Dassembler_test.h1518 std::string GetRegName(const Reg& reg) { in GetRegName() function