Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp406 bool replaceInstrExact(const ExtDesc &ED, Register ExtR);
1603 bool HCE::replaceInstrExact(const ExtDesc &ED, Register ExtR) { in replaceInstrExact() function in HCE
1887 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr()