/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/server/ |
D | incoming.rs | 20 pub(crate) fn tcp_incoming<IO, IE, L>( in tcp_incoming() argument 21 incoming: impl Stream<Item = Result<IO, IE>>, in tcp_incoming() argument 38 pub(crate) fn tcp_incoming<IO, IE, L>( in tcp_incoming() argument 39 incoming: impl Stream<Item = Result<IO, IE>>, in tcp_incoming() argument
|
D | mod.rs | 489 pub(crate) async fn serve_with_shutdown<S, I, F, IO, IE, ResBody>( in serve_with_shutdown() argument 500 I: Stream<Item = Result<IO, IE>>, in serve_with_shutdown() argument 666 pub async fn serve_with_incoming<I, IO, IE, ResBody>( in serve_with_incoming() argument 671 I: Stream<Item = Result<IO, IE>>, in serve_with_incoming() argument 699 pub async fn serve_with_incoming_shutdown<I, IO, IE, F, ResBody>( in serve_with_incoming_shutdown() argument 705 I: Stream<Item = Result<IO, IE>>, in serve_with_incoming_shutdown() argument
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopPreIncPrep.cpp | 158 for (auto I = LI->begin(), IE = LI->end(); I != IE; ++I) in runOnFunction() local 184 for (Loop::block_iterator I = L->block_begin(), IE = L->block_end(); in runOnLoop() local 384 IE = Buckets[i].Elements.end(); I != IE; ++I) { in runOnLoop() local 432 for (Loop::block_iterator I = L->block_begin(), IE = L->block_end(); in runOnLoop() local
|
H A D | PPCCTRLoops.cpp | 494 for (Loop::block_iterator I = L->block_begin(), IE = L->block_end(); in convertToCTRLoop() local 506 IE = ExitingBlocks.end(); I != IE; ++I) { in convertToCTRLoop() local 655 for (MachineBasicBlock::iterator IE = MBB->begin();; --I) { in verifyCTRBranch() local 710 for (MachineFunction::iterator I = MF.begin(), IE = MF.end(); in runOnMachineFunction() local
|
H A D | PPCInstrInfo.cpp | 1282 for (MachineBasicBlock::iterator I = MBB.begin(), IE = MBB.end(); in MBBDefinesCTR() local 1471 IE = RC->end(); I != IE; ++I) in DefinesPredicate() local 1598 IE = MRI->use_instr_end(); I != IE; ++I) { in optimizeCompareInstr() local 1729 I = MRI->use_instr_begin(CRReg), IE = MRI->use_instr_end(); in optimizeCompareInstr() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | OcamlGCPrinter.cpp | 112 IE = Info.funcinfo_end(); in finishAssembly() local 131 IE = Info.funcinfo_end(); in finishAssembly() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | OcamlGCPrinter.cpp | 116 IE = Info.funcinfo_end(); in finishAssembly() local 135 IE = Info.funcinfo_end(); in finishAssembly() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoops.cpp | 147 for (MachineBasicBlock::iterator IE = MBB->begin();; --I) { in verifyCTRBranch() local 202 for (MachineFunction::iterator I = MF.begin(), IE = MF.end(); in runOnMachineFunction() local
|
H A D | PPCLoopInstrFormPrep.cpp | 301 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | RegisterScavenging.h | 139 IE = Scavenged.end(); I != IE; ++I) in isScavengingFrameIndex() local 149 IE = Scavenged.end(); I != IE; ++I) in getScavengingFrameIndices() local
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | RegisterScavenging.h | 124 IE = Scavenged.end(); I != IE; ++I) in isScavengingFrameIndex() local 134 IE = Scavenged.end(); I != IE; ++I) in getScavengingFrameIndices() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoopDataPrefetch.cpp | 188 for (Loop::block_iterator I = L->block_begin(), IE = L->block_end(); in runOnLoop() local 219 for (Loop::block_iterator I = L->block_begin(), IE = L->block_end(); in runOnLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 60 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
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 507 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end(); in isSafeToPromoteArgument() local 712 for (User::op_iterator II = UI->op_begin() + 1, IE = UI->op_end(); in DoPromotion() local 986 for (User::op_iterator II = GEP->idx_begin(), IE = GEP->idx_end(); in DoPromotion() local
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.cpp | 244 for (RecIter II = ItinRWDefs.begin(), IE = ItinRWDefs.end(); II != IE; ++II) { in collectSchedRW() local 746 II = InstDefs.begin(), IE = InstDefs.end(); II != IE; ++II) { in createInstRWClass() local 823 for (RecIter II = ItinRWDefs.begin(), IE = ItinRWDefs.end(); II != IE; ++II) { in collectProcItinRW() local 874 for (RecIter II = PM.ItinRWDefs.begin(), IE = PM.ItinRWDefs.end(); in inferFromItinClass() local 898 RecIter II = InstDefs->begin(), IE = InstDefs->end(); in inferFromInstRWs() local 1607 for (RecIter II = PM.ItinRWDefs.begin(), IE = PM.ItinRWDefs.end(); in collectItinProcResources() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | RegisterScavenging.cpp | 44 IE = Scavenged.end(); I != IE; ++I) { in initRegState() local 177 IE = Scavenged.end(); I != IE; ++I) { in forward() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 62 for (unsigned II = 0, IE = Size; II != IE; II++) { in emitInst() local 74 for (unsigned II = 0, IE = Size; II != IE; II = II + 2) { in emitInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 180 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 184 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
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 95 void SoftInstrProfErrors::addError(instrprof_error IE) { in addError() 342 auto IE = ValueData.end(); in merge() local 361 for (auto I = ValueData.begin(), IE = ValueData.end(); I != IE; ++I) { in scale() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 157 for (auto II = MBB.begin(), IE = MBB.end(); II != IE; ++II) { in scanInstructions() local 382 auto II = MBB.getFirstNonPHI(), IE = MBB.end(); in processBlock() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Attributes.cpp | 655 IE = ASN->end(); II != IE; ++II) { in Raw() local 929 IE = Attrs.pImpl->end(I); II != IE; ++II) in addAttributes() local 1117 IE = pImpl->end(I); II != IE; ++II) in hasAttrSomewhere() local 1247 IE = pImpl->end(I); II != IE; ++II) in AttrBuilder() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | CloneFunction.cpp | 49 for (BasicBlock::const_iterator II = BB->begin(), IE = BB->end(); in CloneBasicBlock() local 278 for (BasicBlock::const_iterator II = StartingInst, IE = --BB->end(); in CloneBlock() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | OrderedBasicBlock.cpp | 43 auto IE = BB->end(); in comesBefore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIWholeQuadMode.cpp | 328 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
|