Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64.h48 FunctionPass *createAArch64SIMDInstrOptPass();
H A DAArch64TargetMachine.cpp735 addPass(createAArch64SIMDInstrOptPass()); in addILPOpts()
H A DAArch64SIMDInstrOpt.cpp738 FunctionPass *llvm::createAArch64SIMDInstrOptPass() { in createAArch64SIMDInstrOptPass() function in llvm