Home
last modified time | relevance | path

Searched refs:encodeSTypeInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_riscv.cpp55 static inline uint32_t encodeSTypeInstruction(uint32_t Opcode, uint32_t Rs1, in encodeSTypeInstruction() function
168 Address[Idx++] = encodeSTypeInstruction(StoreOp, RegNum::RN_SP, in patchSled()
170 Address[Idx++] = encodeSTypeInstruction(StoreOp, RegNum::RN_SP, in patchSled()
174 Address[Idx++] = encodeSTypeInstruction(StoreOp, RegNum::RN_SP, in patchSled()