Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp370 const llvm::APInt APIntNumInputs(IntTySize, numInputsExpected); in VisitCallExpr() local
372 clang::IntegerLiteral::Create(mASTCtxt, APIntNumInputs, IntTy, Loc); in VisitCallExpr()