Searched defs:IE (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp89 const ObjCIvarRefExpr *IE = cast<ObjCIvarRefExpr>(E); local
H A DSema.cpp2200 auto IE = InitializedEntity::InitializeBlock(Loc, T); local
H A DSemaExprObjC.cpp740 InitializedEntity IE = InitializedEntity::InitializeTemporary(ValueType); local
746 InitializedEntity IE = InitializedEntity::InitializeParameter(Context, local
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h312 auto I = CZ.begin(), IE = CZ.end(); local
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp401 std::map<std::string, std::vector<std::string>>::const_iterator IE, EE; local
H A DCodeGenSchedule.cpp1294 RecIter II = InstDefs->begin(), IE = InstDefs->end(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp113 ValueVector::iterator I, IE, J, JE; local
H A DCallSiteSplitting.cpp509 auto IE = BB.getTerminator()->getIterator(); local
/freebsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h132 boot_catalog_initial_entry IE; member in union:boot_catalog_entry::__anon6646
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp733 void ExprEngine::VisitInitListExpr(const InitListExpr *IE, argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp370 void CrossTranslationUnitContext::emitCrossTUDiagnostics(const IndexError &IE) { argument
[all...]
/freebsd-current/usr.bin/tip/tip/
H A Dtip.h68 EXTERN char *IE; /* EOT to expect on input */ variable
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp957 DiagList::iterator II, IE; local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp1150 sections::iterator IE = Sections.end(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h27 IE = 2, enumerator in enum:llvm::ARM_PROC::IMod
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp657 auto IE = ValueData.end(); local
755 auto IE = ValueData.end(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp1320 auto II = MBB.getFirstNonPHI(), IE = MBB.end(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp561 auto *IE = cast<DIImportedEntity>(Op); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1380 getOrCreateImportedEntityDIE( const DIImportedEntity *IE) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1299 auto *IE = dyn_cast<InsertElementInst>(U); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1598 Instruction *InstCombinerImpl::visitInsertElementInst(InsertElementInst &IE) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp5528 const ImaginaryLiteral *IE = cast<ImaginaryLiteral>(E); local
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5233 auto *IE = dyn_cast<InsertElementInst>(Vec); local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4033 auto IE = ImportedDeclCache.find(D->getCanonicalDecl()); local
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3922 void Verifier::visitInsertElementInst(InsertElementInst &IE) { argument
3925 "Invalid insertelement operands!", &IE); local

Completed in 801 milliseconds

12