Home
last modified time | relevance | path

Searched refs:AlphaLLRPPass (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaLLRP.cpp34 struct AlphaLLRPPass : public MachineFunctionPass { struct
41 AlphaLLRPPass(AlphaTargetMachine &tm) in AlphaLLRPPass() function
153 char AlphaLLRPPass::ID = 0;
157 return new AlphaLLRPPass(tm); in createAlphaLLRPPass()