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

  /external/llvm/lib/Target/AVR/
AVR.h 1 //===-- AVR.h - Top-level interface for AVR representation ------*- C++ -*-===//
11 // AVR back-end.
33 /// Contains the AVR backend.
34 namespace AVR {
48 } // end of namespace AVR
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVR.h 1 //===-- AVR.h - Top-level interface for AVR representation ------*- C++ -*-===//
11 // AVR back-end.
37 /// Contains the AVR backend.
38 namespace AVR {
40 /// An integer that identifies all of the supported AVR address spaces.
54 } // end of namespace AVR
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
AVRFixupKinds.h 1 //===-- AVRFixupKinds.h - AVR Specific Fixup Entries ------------*- C++ -*-===//
16 namespace AVR {
25 /// MCFixupKindInfo Infos[AVR::NumTargetFixupKinds]
28 /// A 32-bit AVR fixup.
38 /// The nonmenclature is that AVR branch targets are
137 /// All branch targets in AVR are rightshifted by 1 to take advantage
146 } // end of namespace llvm::AVR

Completed in 163 milliseconds