Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h276 unsigned TextAlignFillValue = 0; variable
582 unsigned getTextAlignFillValue() const { return TextAlignFillValue; } in getTextAlignFillValue()