Home
last modified time | relevance | path

Searched refs:writemask (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/X86Vector/
H A DX86Vector.td78 with their respective bit set in writemask `k`) to `dst`, and pass through the
130 specified by `imm`, and store the results in `dst` using writemask `k`
186 store the results in `dst` using writemask `k` (elements are copied from src
/llvm-project-15.0.7/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h592 Reg writemask; member
H A DX86Disassembler.cpp1499 insn->writemask = in readMaskRegister()
2250 return translateMaskRegister(mcInst, insn.writemask); in translateOperand()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrAVX512.td16 // EltVT). These are things like the register class for the writemask, etc.