Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp254 const llvm::APInt APIntSlot(IntTySize, slot); in VisitCallExpr() local
258 clang::IntegerLiteral::Create(mASTCtxt, APIntSlot, IntTy, Loc); in VisitCallExpr()