Searched defs:LaneValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUAtomicOptimizer.cpp | 577 Value *LaneValue = B.CreateIntrinsic(V->getType(), Intrinsic::amdgcn_readlane, buildScanIteratively() local |
H A D | SIISelLowering.cpp | 4909 auto LaneValue = BuildMI(*ComputeLoop, I, DL, lowerWaveReduce() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 2320 int LaneValue = Mask[Lane]; isInterleaveMask() local |