Home
last modified time | relevance | path

Searched defs:LaneValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp590 Value *LaneValue = B.CreateIntrinsic(V->getType(), Intrinsic::amdgcn_readlane, in buildScanIteratively() local
H A DSIISelLowering.cpp4922 auto LaneValue = BuildMI(*ComputeLoop, I, DL, in lowerWaveReduce() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2320 int LaneValue = Mask[Lane]; in isInterleaveMask() local