Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_hexagon.cpp76 static void WriteInstFlushCache(void *Addr, uint32_t NewInstruction) { in WriteInstFlushCache() function
129 WriteInstFlushCache(FirstAddress, uint32_t(encodeConstantExtender(FuncId))); in patchSled()
131 WriteInstFlushCache(FirstAddress, uint32_t(PatchOpcodes::PO_JUMPI_14)); in patchSled()