Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp284 static void WriteBranch( in WriteBranch() function
300 WriteBranch(from, from + kBranchLength, target); in WriteDirectBranch()
760 WriteBranch(header, indirect_address, new_func); in OverrideFunctionWithHotPatch()
817 WriteBranch(old_func, indirect_address, new_func); in OverrideFunctionWithTrampoline()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSISchedule.td19 def WriteBranch : SchedWrite;
140 def : HWWriteRes<WriteBranch, [HWBranch], 8>;
255 def : HWWriteRes<WriteBranch, [HWBranch], 32>;
H A DSOPInstructions.td259 let isTerminator = 1, isBarrier = 1, SchedRW = [WriteBranch] in {
782 let SchedRW = [WriteBranch];
1186 let isBranch = 1, SchedRW = [WriteBranch] in {
H A DSIInstructions.td471 let SchedRW = [WriteBranch];
483 let SchedRW = [WriteBranch];
501 let SchedRW = [WriteBranch];
516 let SchedRW = [WriteBranch];