Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h390 bool shouldReduceRegisterPressure(
H A DPPCInstrInfo.cpp596 bool PPCInstrInfo::shouldReduceRegisterPressure( in shouldReduceRegisterPressure() function in PPCInstrInfo
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp577 TII->shouldReduceRegisterPressure(MBB, &RegClassInfo); in combineInstructions()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1226 shouldReduceRegisterPressure(const MachineBasicBlock *MBB, in shouldReduceRegisterPressure() function