Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp3244 Value *AlignmentInBitsValue = EmitScalarExpr(E->getArg(1)); in EmitBuiltinExpr() local
3245 auto *AlignmentInBitsCI = cast<ConstantInt>(AlignmentInBitsValue); in EmitBuiltinExpr()