Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZ.h179 FunctionPass *createSystemZLongBranchPass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp178 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()
DSystemZLongBranch.cpp172 FunctionPass *llvm::createSystemZLongBranchPass(SystemZTargetMachine &TM) { in createSystemZLongBranchPass() function in llvm