Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_riscv.cpp45 static inline uint32_t encodeRTypeInstruction(uint32_t Opcode, uint32_t Rs1, in encodeRTypeInstruction() function
189 Address[Idx++] = encodeRTypeInstruction(PatchOpcodes::PO_ADD, RegNum::RN_RA, in patchSled()