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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.h62 FunctionPass *createAArch64PostLegalizeCombiner(bool IsOptNone);
H A DAArch64TargetMachine.cpp563 addPass(createAArch64PostLegalizeCombiner(IsOptNone));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp504 FunctionPass *createAArch64PostLegalizeCombiner(bool IsOptNone) { function in namespace:llvm

Completed in 110 milliseconds