Searched refs:replaceInstrExpr (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstExtenders.cpp | 406 bool replaceInstrExpr(const ExtDesc &ED, const ExtenderInit &ExtI, 1701 bool HCE::replaceInstrExpr(const ExtDesc &ED, const ExtenderInit &ExtI, in replaceInstrExpr() function in HCE 1870 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstExtenders.cpp | 407 bool replaceInstrExpr(const ExtDesc &ED, const ExtenderInit &ExtI, 1720 bool HCE::replaceInstrExpr(const ExtDesc &ED, const ExtenderInit &ExtI, in replaceInstrExpr() function in HCE 1889 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr()
|