Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp347 const llvm::APInt APIntZero(IntTySize, 0); in VisitCallExpr() local
349 clang::IntegerLiteral::Create(mASTCtxt, APIntZero, IntTy, Loc); in VisitCallExpr()