Home
last modified time | relevance | path

Searched defs:shouldReduceRegisterPressure (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1226 shouldReduceRegisterPressure(const MachineBasicBlock *MBB, shouldReduceRegisterPressure() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp596 bool PPCInstrInfo::shouldReduceRegisterPressure( shouldReduceRegisterPressure() function in PPCInstrInfo