Home
last modified time | relevance | path

Searched defs:II (Results 1 – 12 of 12) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.cpp180 const clang::IdentifierInfo *II = mPP.getIdentifierInfo(Name); in processExportType() local
Dslang_rs_foreach_lowering.cpp148 clang::IdentifierInfo& II = mASTCtxt.Idents.get(SR); in CreateForEachInternalFunctionDecl() local
Dslang_rs_object_ref_count.cpp390 clang::IdentifierInfo *II = &C.Idents.get(UniqueIterName.str()); in ClearArrayRSObject() local
1585 clang::IdentifierInfo *II = &mCtx.Idents.get(ss.str()); in VisitCallExpr() local
1742 clang::IdentifierInfo &II = mCtx.Idents.get(SR); in CreateStaticGlobalDtor() local
Dslang_rs_pragma_handler.cpp239 if (const clang::IdentifierInfo *II = PP.getIdentifierInfo(FunctionName)) { in MarkUsed() local
Dslang_rs_export_reduce.cpp170 const clang::IdentifierInfo *II = S.PP.getIdentifierInfo(Name); in lookupFunction() local
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.cpp103 else if (const InvokeInst *II = dyn_cast<InvokeInst>(&I)) in ValueEnumerator() local
DBitcodeWriter.cpp1167 const BranchInst &II = cast<BranchInst>(I); in WriteInstruction() local
1197 const InvokeInst *II = cast<InvokeInst>(&I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.cpp103 else if (const InvokeInst *II = dyn_cast<InvokeInst>(&I)) in ValueEnumerator() local
DBitcodeWriter.cpp1198 const BranchInst &II = cast<BranchInst>(I); in WriteInstruction() local
1228 const InvokeInst *II = cast<InvokeInst>(&I); in WriteInstruction() local
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.cpp103 else if (const InvokeInst *II = dyn_cast<InvokeInst>(&I)) in ValueEnumerator() local
DBitcodeWriter.cpp1165 const BranchInst &II = cast<BranchInst>(I); in WriteInstruction() local
1195 const InvokeInst *II = cast<InvokeInst>(&I); in WriteInstruction() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp161 II = F.begin(), IE = F.end(); II != IE; ++II) { in UpgradeExceptionHandling() local
214 II = UnwindDest->begin(); isa<PHINode>(II); ++II) { in UpgradeExceptionHandling() local