llvm::mca::Instruction::setUsedBuffers

Set the bitmask of buffered resources used at dispatch.

Synopsis

Declared in <llvm/MCA/Instruction.h>

void
setUsedBuffers(uint64_t Mask);

Parameters

NameDescription
MaskBitmask of used hardware buffers.