Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoads.cpp32 const APInt APAlign(Offset.getBitWidth(), Alignment.value()); in isAligned() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7014 std::optional<APInt> APAlign = getAPInt(A, *this, *Align); in updateImpl() local