Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86.h77 FunctionPass *createX86WinAllocaExpander();
H A DX86WinAllocaExpander.cpp75 FunctionPass *llvm::createX86WinAllocaExpander() { in createX86WinAllocaExpander() function in llvm
H A DX86TargetMachine.cpp508 addPass(createX86WinAllocaExpander()); in addPreRegAlloc()