enum TargetLoweringBase::IndexedModeActionsBits

Description

The bits of IndexedModeActions used to store the legalisation actions We store the data as | ML | MS | L | S | each taking 4 bits.

Declared at: llvm/include/llvm/CodeGen/TargetLowering.h:2818

Enumerators

NameValueComment
IMAB_Store0
IMAB_Load4
IMAB_MaskedStore8
IMAB_MaskedLoad12