Lines Matching refs:TPC
93 const TargetPassConfig &TPC, in INITIALIZE_PASS_DEPENDENCY()
100 if (!R.getLocation().isValid() || TPC.isGlobalISelAbortEnabled()) in INITIALIZE_PASS_DEPENDENCY()
103 if (TPC.isGlobalISelAbortEnabled()) in INITIALIZE_PASS_DEPENDENCY()
240 reportTranslationError(*MF, *TPC, *ORE, R); in getOrCreateVRegs()
294 reportTranslationError(*MF, *TPC, *ORE, R); in getMemOpAlignment()
1712 TPC = &getAnalysis<TargetPassConfig>(); in runOnMachineFunction()
1713 bool IsO0 = TPC->getOptLevel() == CodeGenOpt::Level::None; in runOnMachineFunction()
1741 reportTranslationError(*MF, *TPC, *ORE, R); in runOnMachineFunction()
1782 reportTranslationError(*MF, *TPC, *ORE, R); in runOnMachineFunction()
1791 reportTranslationError(*MF, *TPC, *ORE, R); in runOnMachineFunction()
1845 reportTranslationError(*MF, *TPC, *ORE, R); in runOnMachineFunction()