Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZ.h194 FunctionPass *createSystemZLongBranchPass(SystemZTargetMachine &TM);
H A DSystemZTargetMachine.cpp305 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()
H A DSystemZLongBranch.cpp469 FunctionPass *llvm::createSystemZLongBranchPass(SystemZTargetMachine &TM) { in createSystemZLongBranchPass() function in llvm