OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createSystemZLongBranchPass
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZ.h
89
FunctionPass *
createSystemZLongBranchPass
(SystemZTargetMachine &TM);
SystemZTargetMachine.cpp
93
addPass(
createSystemZLongBranchPass
(getSystemZTargetMachine()));
SystemZLongBranch.cpp
168
FunctionPass *llvm::
createSystemZLongBranchPass
(SystemZTargetMachine &TM) {
Completed in 393 milliseconds