Searched defs:ExtExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp271 struct ExtExpr { struct in struct:__anon5145::HexagonConstExtenders
298 ExtExpr(Register RS, bool NG, unsigned SH) : Rs(RS), S(SH), Neg(NG) {} function in struct:__anon5145::HexagonConstExtenders::ExtExpr
[all...]

Completed in 108 milliseconds