Home
last modified time | relevance | path

Searched defs:Alignment64 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp557 uint64_t Alignment64 = Section.getAlignment(); in computeTotalAllocSize() local
698 uint64_t Alignment64 = Section.getAlignment(); in computeSectionStubBufSize() local
804 uint64_t Alignment64 = Section.getAlignment(); in emitSection() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp9192 uint64_t Alignment64 = Alignment.getZExtValue(); in VisitBuiltinCallExpr() local