Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCELFStreamer.cpp31 else if (SizeInBytes == SIZE_WORD) in emitValueForModiferKind()
H A DAVRMCELFStreamer.h23 const int SIZE_WORD = 2; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp686 return parseLiteralValues(SIZE_WORD, DirectiveID.getLoc()); in parseDirective()