Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h371 shouldReduceRegisterPressure(MachineBasicBlock *MBB,
DPPCInstrInfo.cpp613 bool PPCInstrInfo::shouldReduceRegisterPressure( in shouldReduceRegisterPressure() function in PPCInstrInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineCombiner.cpp561 TII->shouldReduceRegisterPressure(MBB, &RegClassInfo); in combineInstructions()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1124 shouldReduceRegisterPressure(MachineBasicBlock *MBB, in shouldReduceRegisterPressure() function