Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1753 static SDValue matchZExtFromI32(SDValue Op) { in matchZExtFromI32() function
1822 if (SDValue ZextRHS = matchZExtFromI32(RHS)) { in SelectGlobalSAddr()
1830 if (SDValue ZextLHS = matchZExtFromI32(LHS)) { in SelectGlobalSAddr()