Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp83 struct HexagonPeephole : public MachineFunctionPass { struct
84 const HexagonInstrInfo *QII;
85 const HexagonRegisterInfo *QRI;
86 const MachineRegisterInfo *MRI;
89 static char ID;
90 HexagonPeephole() : MachineFunctionPass(ID) { in HexagonPeephole() argument
96 const char *getPassName() const override { in getPassName()
100 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp81 struct HexagonPeephole : public MachineFunctionPass { struct
82 const HexagonInstrInfo *QII;
83 const HexagonRegisterInfo *QRI;
84 const MachineRegisterInfo *MRI;
87 static char ID;
88 HexagonPeephole() : MachineFunctionPass(ID) { in HexagonPeephole() function
94 StringRef getPassName() const override { in getPassName()
98 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp81 struct HexagonPeephole : public MachineFunctionPass { struct
82 const HexagonInstrInfo *QII;
83 const HexagonRegisterInfo *QRI;
84 const MachineRegisterInfo *MRI;
87 static char ID;
88 HexagonPeephole() : MachineFunctionPass(ID) { in HexagonPeephole() function
94 StringRef getPassName() const override { in getPassName()
98 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()