Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp276 auto tryFoldToInline = [&](uint32_t Imm) -> bool { in tryFoldImmWithOpSel() local
324 if (tryFoldToInline(Imm)) in tryFoldImmWithOpSel()
345 if (tryFoldToInline(NegImm)) { in tryFoldImmWithOpSel()