llvm::MachineInstr::isCopyLaneMask

Return true if this is a COPY_LANEMASK instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isCopyLaneMask() const;

Return Value

True if the opcode is COPY_LANEMASK.