Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h77 unsigned getHighestLane() const { in getHighestLane() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1532 unsigned DstBit = Idx.LaneMask.getHighestLane(); in computeSubRegLaneMasks()
1563 unsigned DstBit = Composite->LaneMask.getHighestLane(); in computeSubRegLaneMasks()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1332 M |= M.getLane(M.getHighestLane() - 1); in foldOperand()