Searched refs:EFE (Results 1 – 2 of 2) sorted by relevance
126 RSExportForEach *EFE = RSExportForEach::Create(this, FD); in processExportFunc() local127 if (EFE == nullptr) { in processExportFunc()133 mExportForEach[0] = EFE; in processExportFunc()139 mFirstOldStyleKernel = mExportForEach.insert(mFirstOldStyleKernel, EFE) + 1; in processExportFunc()148 mFirstOldStyleKernel = mExportForEach.insert(mFirstOldStyleKernel, EFE); in processExportFunc()
1068 const RSExportForEach *EFE = *I; in dumpExportForEachInfo() local1071 llvm::MDString::get(mLLVMContext, EFE->getName().c_str())); in dumpExportForEachInfo()1079 llvm::utostr(EFE->getSignatureMetadata()))); in dumpExportForEachInfo()