Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp95 void foldInstOperand(MachineInstr &MI, MachineOperand &OpToFold) const;
1213 void SIFoldOperands::foldInstOperand(MachineInstr &MI, in foldInstOperand() function in SIFoldOperands
1807 foldInstOperand(MI, OpToFold); in runOnMachineFunction()