Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSISchedule.td20 def WriteBranch : SchedWrite;
92 def : HWWriteRes<WriteBranch, [HWBranch], 8>;
/external/compiler-rt/lib/interception/
Dinterception_win.cc269 static void WriteBranch( in WriteBranch() function
285 WriteBranch(from, from + kBranchLength, target); in WriteDirectBranch()
673 WriteBranch(header, indirect_address, new_func); in OverrideFunctionWithHotPatch()
729 WriteBranch(old_func, indirect_address, new_func); in OverrideFunctionWithTrampoline()