Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp761 Align GVAlign; // defaults to 1 in ConstantFoldBinaryInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp347 const MaybeAlign GVAlign(GV->getAlign()); in getGVAlignment() local