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

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

Completed in 107 milliseconds