Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCELFStreamer.cpp29 if (SizeInBytes == SIZE_LONG) in emitValueForModiferKind()
H A DAVRMCELFStreamer.h22 const int SIZE_LONG = 4; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp684 return parseLiteralValues(SIZE_LONG, DirectiveID.getLoc()); in parseDirective()