Home
last modified time | relevance | path

Searched refs:shouldReduceRegisterPressure (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp601 TII->shouldReduceRegisterPressure(MBB, &RegClassInfo); in combineInstructions()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h464 shouldReduceRegisterPressure(MachineBasicBlock *MBB,
H A DPPCInstrInfo.cpp613 bool PPCInstrInfo::shouldReduceRegisterPressure( in shouldReduceRegisterPressure() function in PPCInstrInfo
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1137 shouldReduceRegisterPressure(MachineBasicBlock *MBB, in shouldReduceRegisterPressure() function