Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64.h46 FunctionPass *createAArch64SIMDInstrOptPass();
H A DAArch64TargetMachine.cpp613 addPass(createAArch64SIMDInstrOptPass()); in addILPOpts()
H A DAArch64SIMDInstrOpt.cpp741 FunctionPass *llvm::createAArch64SIMDInstrOptPass() { in createAArch64SIMDInstrOptPass() function in llvm