Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp1157 static llvm::Constant *getAsInt32(llvm::ConstantInt *C, llvm::Type *I32Ty) { in getAsInt32() function
1218 Args.push_back(getAsInt32(C, CGF.Int32Ty)); in VisitInitListExpr()