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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h190 FunctionPass *createSystemZISelDag(SystemZTargetMachine &TM,
H A DSystemZTargetMachine.cpp204 addPass(createSystemZISelDag(getSystemZTargetMachine(), getOptLevel()));
H A DSystemZISelDAGToDAG.cpp378 FunctionPass *llvm::createSystemZISelDag(SystemZTargetMachine &TM, function in class:llvm

Completed in 177 milliseconds