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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.h36 VK_AVR_GS, ///< Corresponds to `gs()`. enumerator in enum:llvm::AVRMCExpr::VariantKind
H A DAVRMCExpr.cpp33 {"gs", AVRMCExpr::VK_AVR_GS},
134 case AVRMCExpr::VK_AVR_GS:
170 case VK_AVR_GS:

Completed in 67 milliseconds