Home
last modified time | relevance | path

Searched defs:HexagonConstExtenders (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp216 struct HexagonConstExtenders : public MachineFunctionPass { struct
217 static char ID;
218 HexagonConstExtenders() : MachineFunctionPass(ID) {} in HexagonConstExtenders() function
220 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
226 StringRef getPassName() const override { in getPassName()
232 struct Register {
271 struct ExtExpr {
318 struct ExtDesc {
339 struct ExtRoot {
361 struct ExtValue : public ExtRoot {
[all …]