Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp1765 static llvm::Constant *getAsInt32(llvm::ConstantInt *C, llvm::Type *I32Ty) { in getAsInt32() function
1826 Args.push_back(getAsInt32(C, CGF.Int32Ty)); in VisitInitListExpr()