HomeSort by relevance Sort by last modified time
    Searched refs:VK_AVR_HH8 (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
AVRMCELFStreamer.cpp 38 else if (ModifierKind == AVRMCExpr::VK_AVR_HH8)
AVRMCExpr.cpp 27 {"hh8", AVRMCExpr::VK_AVR_HH8}, // synonym with hlo8
28 {"hlo8", AVRMCExpr::VK_AVR_HH8}, {"hhi8", AVRMCExpr::VK_AVR_HHI8},
111 case AVRMCExpr::VK_AVR_HH8:
155 case VK_AVR_HH8:
AVRMCExpr.h 28 VK_AVR_HH8, ///< Corresponds to `hlo8() and hh8()`.

Completed in 103 milliseconds