Lines Matching refs:PR
44 auto &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeSystemZTarget() local
45 initializeSystemZAsmPrinterPass(PR); in LLVMInitializeSystemZTarget()
46 initializeSystemZElimComparePass(PR); in LLVMInitializeSystemZTarget()
47 initializeSystemZShortenInstPass(PR); in LLVMInitializeSystemZTarget()
48 initializeSystemZLongBranchPass(PR); in LLVMInitializeSystemZTarget()
49 initializeSystemZLDCleanupPass(PR); in LLVMInitializeSystemZTarget()
50 initializeSystemZShortenInstPass(PR); in LLVMInitializeSystemZTarget()
51 initializeSystemZPostRewritePass(PR); in LLVMInitializeSystemZTarget()
52 initializeSystemZTDCPassPass(PR); in LLVMInitializeSystemZTarget()
53 initializeSystemZDAGToDAGISelLegacyPass(PR); in LLVMInitializeSystemZTarget()
54 initializeSystemZCopyPhysRegsPass(PR); in LLVMInitializeSystemZTarget()