Searched defs:GVOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | LowerTypeTests.cpp | 841 uint64_t GVOffset = alignTo(CurOffset + DesiredPadding, Alignment); buildBitSetsFromGlobalVariables() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12489 int64_t GVOffset = 0; InferPtrAlign() local |