Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp104 bool foldInstOperand(MachineInstr &MI, MachineOperand &OpToFold) const;
1180 bool SIFoldOperands::foldInstOperand(MachineInstr &MI, in foldInstOperand() function in SIFoldOperands
1291 bool Changed = foldInstOperand(MI, OpToFold); in tryFoldFoldableCopy()