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

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

Completed in 174 milliseconds