Home
last modified time | relevance | path

Searched refs:createSystemZLongBranchPass (Results 1 – 6 of 6) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZ.h196 FunctionPass *createSystemZLongBranchPass(SystemZTargetMachine &TM);
DSystemZTargetMachine.cpp247 addPass(createSystemZLongBranchPass(getSystemZTargetMachine())); in addPreEmitPass()
DSystemZLongBranch.cpp470 FunctionPass *llvm::createSystemZLongBranchPass(SystemZTargetMachine &TM) { in createSystemZLongBranchPass() function in llvm