Home
last modified time | relevance | path

Searched refs:getAlignmentValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp11312 static llvm::Value *getAlignmentValue(CodeGenModule &CGM, const VarDecl *VD) { in getAlignmentValue() function
11359 llvm::Value *Alignment = getAlignmentValue(CGM, CVD); in getAddressOfLocalVariable()