Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCombiner.cpp586 TII->shouldReduceRegisterPressure(MBB, &RegClassInfo); in combineInstructions()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h491 bool shouldReduceRegisterPressure(
H A DPPCInstrInfo.cpp617 bool PPCInstrInfo::shouldReduceRegisterPressure( in shouldReduceRegisterPressure() function in PPCInstrInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1163 shouldReduceRegisterPressure(const MachineBasicBlock *MBB, in shouldReduceRegisterPressure() function