Searched refs:RN_RA (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_loongarch64.cpp | 22 RN_RA = 1, enumerator 88 Address[1] = encodeInstruction2RIx(0x29c00000, RegNum::RN_RA, RegNum::RN_SP, in patchSled() 108 Address[8] = encodeInstruction2RIx(0x4c000000, RegNum::RN_RA, RegNum::RN_T0, in patchSled() 110 Address[9] = encodeInstruction2RIx(0x28c00000, RegNum::RN_RA, RegNum::RN_SP, in patchSled()
|
H A D | xray_mips.cpp | 36 RN_RA = 0x1F, enumerator 105 RegNum::RN_RA, 0x4); in patchSled() 115 0x0, RegNum::RN_RA, 0X0); in patchSled() 121 RegNum::RN_RA, 0x4); in patchSled()
|
H A D | xray_mips64.cpp | 37 RN_RA = 0x1F, enumerator 105 RegNum::RN_RA, 0x8); in patchSled() 123 0x0, RegNum::RN_RA, 0X0); in patchSled() 129 RegNum::RN_RA, 0x8); in patchSled()
|