Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp572 const bool IsReadLane = (IID == Intrinsic::amdgcn_readlane); in hoistLaneIntrinsicThroughOperand() local
577 if (IsReadLane) { in hoistLaneIntrinsicThroughOperand()
595 if (IsReadLane) in hoistLaneIntrinsicThroughOperand()