Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp574 TII->shouldReduceRegisterPressure(MBB, &RegClassInfo); in combineInstructions()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h500 bool shouldReduceRegisterPressure(
H A DPPCInstrInfo.cpp594 bool PPCInstrInfo::shouldReduceRegisterPressure( in shouldReduceRegisterPressure() function in PPCInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1257 shouldReduceRegisterPressure(const MachineBasicBlock *MBB, in shouldReduceRegisterPressure() function