Searched refs:VK_AVR_HI8_GS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.h35 VK_AVR_HI8_GS, ///< Corresponds to `hi8(gs())`. enumerator in enum:llvm::AVRMCExpr::VariantKind
H A DAVRMCExpr.cpp32 {"lo8_gs", AVRMCExpr::VK_AVR_LO8_GS}, {"hi8_gs", AVRMCExpr::VK_AVR_HI8_GS},
124 case AVRMCExpr::VK_AVR_HI8_GS:
176 case VK_AVR_HI8_GS:

Completed in 56 milliseconds