Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.h46 FunctionPass *createAArch64SIMDInstrOptPass();
H A DAArch64TargetMachine.cpp794 addPass(createAArch64SIMDInstrOptPass()); in addPreRegAlloc()
H A DAArch64SIMDInstrOpt.cpp739 FunctionPass *llvm::createAArch64SIMDInstrOptPass() { in createAArch64SIMDInstrOptPass() function in llvm