Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp108 bool foldInstOperand(MachineInstr &MI, MachineOperand &OpToFold) const;
1371 bool SIFoldOperands::foldInstOperand(MachineInstr &MI, in foldInstOperand() function in SIFoldOperands
1482 bool Changed = foldInstOperand(MI, OpToFold); in tryFoldFoldableCopy()