Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp72 FoldableDef getWithSubReg(const SIRegisterInfo &TRI, unsigned SubReg) const { in getWithSubReg() function
1751 FoldableDef SubOpToFold = OpToFold.getWithSubReg(*TRI, U->getSubReg()); in foldInstOperand()