Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp406 bool replaceInstrExact(const ExtDesc &ED, Register ExtR);
1606 bool HCE::replaceInstrExact(const ExtDesc &ED, Register ExtR) { in replaceInstrExact() function in HCE
1890 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr()