Home
last modified time | relevance | path

Searched defs:ActiveLanes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15157 unsigned ActiveLanes = TII->isGather4(MI) ? 4 : llvm::popcount(dmask); in AddMemOpInit() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16400 BitVector ActiveLanes(NumElems); matchIndexAsShuffle() local