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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
AVRFixupKinds.h 125 fixup_port6, enumerator in enum:llvm::AVR::Fixups
AVRAsmBackend.cpp 172 void fixup_port6(const MCFixup &Fixup, uint64_t &Value, function in namespace:adjust
338 case AVR::fixup_port6:
339 adjust::fixup_port6(Fixup, Value, Ctx);
444 {"fixup_port6", 0, 16, 0}, // non-contiguous
AVRELFObjectWriter.cpp 146 case AVR::fixup_port6:
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
inst-in.s 19 ; CHECK: ; fixup A - offset: 0, value: foo+1, kind: fixup_port6
inst-out.s 19 ; CHECK: ; fixup A - offset: 0, value: bar-8, kind: fixup_port6

Completed in 73 milliseconds