Home
last modified time | relevance | path

Searched defs:IE (Results 1 – 25 of 72) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp116 IE = Info.funcinfo_end(); in finishAssembly() local
135 IE = Info.funcinfo_end(); in finishAssembly() local
DErlangGCPrinter.cpp56 IE = Info.funcinfo_end(); in finishAssembly() local
DDwarfCompileUnit.h167 void addImportedEntity(const DIImportedEntity* IE) { in addImportedEntity()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp147 for (MachineBasicBlock::iterator IE = MBB->begin();; --I) { in verifyCTRBranch() local
202 for (MachineFunction::iterator I = MF.begin(), IE = MF.end(); in runOnMachineFunction() local
DPPCTLSDynamicCall.cpp54 for (MachineBasicBlock::iterator I = MBB.begin(), IE = MBB.end(); in processBlock() local
DPPCVSXFMAMutate.cpp76 for (MachineBasicBlock::iterator I = MBB.begin(), IE = MBB.end(); in processBlock() local
DPPCLoopInstrFormPrep.cpp301 for (auto I = LI->begin(), IE = LI->end(); I != IE; ++I) in runOnFunction() local
620 IE = BucketChain.Elements.end(); I != IE; ++I) { in rewriteLoadStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterScavenging.h139 IE = Scavenged.end(); I != IE; ++I) in isScavengingFrameIndex() local
149 IE = Scavenged.end(); I != IE; ++I) in getScavengingFrameIndices() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOrderedBasicBlock.cpp44 auto IE = BB->end(); in comesBefore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp60 for (unsigned II = 0, IE = Size; II != IE; II++) { in emitInst() local
72 for (unsigned II = 0, IE = Size; II != IE; II = II + 2) { in emitInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp70 for (BasicBlock::iterator II = BI->begin(), IE = BI->end(); II != IE; in runOnFunction() local
DNVPTXGenericToNVVM.cpp109 for (BasicBlock::iterator II = BBI->begin(), IE = BBI->end(); II != IE; in runOnModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp98 for (BasicBlock::iterator II = CurrBB->begin(), IE = CurrBB->end(); in runPartiallyInlineLibCalls() local
DCallSiteSplitting.cpp518 auto IE = BB.getTerminator()->getIterator(); in doCallSiteSplitting() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp180 for (User::op_iterator II = UI->op_begin() + 1, IE = UI->op_end(); in doPromotion() local
442 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end(); in doPromotion() local
636 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end(); in isSafeToPromoteArgument() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp157 for (auto IB = inst_begin(F), IE = inst_end(F); IB != IE;) { in lowerEarlyIntrinsics() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp184 void SoftInstrProfErrors::addError(instrprof_error IE) { in addError()
509 auto IE = ValueData.end(); in overlap() local
607 auto IE = ValueData.end(); in merge() local
626 for (auto I = ValueData.begin(), IE = ValueData.end(); I != IE; ++I) { in scale() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DIndianCalendar.java156 public static final int IE = 0; field in IndianCalendar
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp328 for (auto II = MBB.begin(), IE = MBB.end(); II != IE; ++II) { in scanInstructions() local
715 auto II = MBB.getFirstNonPHI(), IE = MBB.end(); in processBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp988 for (auto I = std::next(BasicBlock::iterator(CI)), IE = BB->end(); in runSjLjOnFunction() local
999 for (auto I = std::next(BasicBlock::iterator(ThrewLI)), IE = BB->end(); in runSjLjOnFunction() local
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dde9im.hpp258 static_mask<II, IB, IE, BI, BB, BE, EI, EB, EE> const& ) in operator ||() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DIndianCalendar.java142 public static final int IE = 0; field in IndianCalendar
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DBasicBlock.cpp444 for (iterator II = begin(), IE = end(); II != IE; ++II) { in replacePhiUsesWith() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp893 IE = SFIs.end(); I != IE; ++I) in calculateFrameObjectOffsets() local
1055 IE = SFIs.end(); I != IE; ++I) in calculateFrameObjectOffsets() local
/third_party/typescript/tests/baselines/reference/
DfixSignatureCaching.js176 "IE": "IEMobile|MSIEMobile", property
215 "IE": [ property
1164 "IE": "IEMobile|MSIEMobile", property
1203 "IE": [ property

123