Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp576 bool DoRegPressureReduce = combineInstructions() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2025 canCombineFPFusedMultiply(const MachineInstr & Root,const MachineOperand & MO,bool DoRegPressureReduce) canCombineFPFusedMultiply() argument
2052 getFPFusedMultiplyPatterns(MachineInstr & Root,SmallVectorImpl<unsigned> & Patterns,bool DoRegPressureReduce) getFPFusedMultiplyPatterns() argument
2075 getFPPatterns(MachineInstr & Root,SmallVectorImpl<unsigned> & Patterns,bool DoRegPressureReduce) getFPPatterns() argument
[all...]