Searched defs:AddOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h106 void AddOffset(uint64_t BitOffset) { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRRegisterInfo.cpp209 int AddOffset = Offset - 63 + 1; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp48 static bool usesGivenOffset(const MCInst *MI, int AddOffset) { argument
55 static bool isPreIncrementForm(const MCInst *MI, int AddOffset) { argument
60 static bool isPostIncrementForm(const MCInst *MI, int AddOffset) { argument
71 printMemoryLoadIncrement(const MCInst *MI, raw_ostream &OS, StringRef Opcode, int AddOffset) argument
90 printMemoryStoreIncrement(const MCInst *MI, raw_ostream &OS, StringRef Opcode, int AddOffset) argument
[all...]

Completed in 64 milliseconds