Searched refs:VK_AVR_LO8_GS (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCExpr.cpp | 32 {"lo8_gs", AVRMCExpr::VK_AVR_LO8_GS}, {"hi8_gs", AVRMCExpr::VK_AVR_HI8_GS}, 119 case AVRMCExpr::VK_AVR_LO8_GS: in evaluateAsInt64() 173 case VK_AVR_LO8_GS: in getFixupKind()
|
D | AVRMCExpr.h | 34 VK_AVR_LO8_GS, ///< Corresponds to `lo8(gs())`. enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCExpr.cpp | 32 {"lo8_gs", AVRMCExpr::VK_AVR_LO8_GS}, {"hi8_gs", AVRMCExpr::VK_AVR_HI8_GS}, 119 case AVRMCExpr::VK_AVR_LO8_GS: in evaluateAsInt64() 173 case VK_AVR_LO8_GS: in getFixupKind()
|
D | AVRMCExpr.h | 34 VK_AVR_LO8_GS, ///< Corresponds to `lo8(gs())`. enumerator
|