HomeSort by relevance Sort by last modified time
    Searched refs:createSystemZLongBranchPass (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZ.h 139 FunctionPass *createSystemZLongBranchPass(SystemZTargetMachine &TM);
SystemZTargetMachine.cpp 166 addPass(createSystemZLongBranchPass(getSystemZTargetMachine()));
SystemZLongBranch.cpp 169 FunctionPass *llvm::createSystemZLongBranchPass(SystemZTargetMachine &TM) {

Completed in 150 milliseconds