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.cpp528 auto tryFoldToInline = [&](uint32_t Imm) -> bool { in tryFoldImmWithOpSel() local
575 if (tryFoldToInline(Imm)) in tryFoldImmWithOpSel()
596 if (tryFoldToInline(NegImm)) { in tryFoldImmWithOpSel()