Home
last modified time | relevance | path

Searched defs:GlobalOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1263 SourceLocation::UIntTy GlobalOffset = Entry->getOffset() + Offset; in getComposedLoc() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3885 if (std::optional<unsigned> GlobalOffset = P.createGlobal(E)) { in VisitBuiltinCallExpr() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3229 ASTReader::RecordLocation ASTReader::getLocalBitOffset(uint64_t GlobalOffset) { in getLocalBitOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18618 int64_t GlobalOffset = 0; in LowerGlobalOrExternal() local