Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_riscv.cpp67 static inline uint32_t encodeJTypeInstruction(uint32_t Opcode, uint32_t Rd, in encodeJTypeInstruction() function
217 uint32_t CreateBranch = encodeJTypeInstruction( in patchSled()