Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp151 static bool isInlineConstantIfFolded(const SIInstrInfo *TII, in isInlineConstantIfFolded() function
1264 if (isInlineConstantIfFolded(TII, *UseMI, OpNo, OpToFold)) { in foldInstOperand()