Searched refs:createInterleavedLoadCombinePass (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPasses.h402 FunctionPass *createInterleavedLoadCombinePass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp476 addPass(createInterleavedLoadCombinePass());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1361 llvm::createInterleavedLoadCombinePass() { function in class:llvm

Completed in 106 milliseconds