/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | DependencyAnalysis.cpp | 100 for (ImmutableCallSite::arg_iterator OI = CS.arg_begin(), in CanUse() local 119 for (User::const_op_iterator OI = Inst->op_begin(), OE = Inst->op_end(); in CanUse() local
|
D | ObjCARCAPElim.cpp | 157 for (User::op_iterator OI = Init->op_begin(), OE = Init->op_end(); in runOnModule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | OrderedBasicBlock.cpp | 103 auto OI = NumberedInsts.find(Old); in replaceInstruction() local
|
D | ObjCARCInstKind.cpp | 299 for (User::const_op_iterator OI = I->op_begin(), OE = I->op_end(); in GetARCInstKind() local
|
D | AliasAnalysisEvaluator.cpp | 128 for (Instruction::op_iterator OI = Inst.op_begin(), OE = Inst.op_end(); in runInternal() local
|
D | ModuleSummaryAnalysis.cpp | 104 for (const auto &OI : U->operands()) { in findRefEdges() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | InstructionPrecedenceTracking.h | 34 OrderedInstructions OI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCTargetDesc.cpp | 87 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMStoreDeprecationInfo() local 105 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMLoadDeprecationInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 227 if (Instruction *OI = dyn_cast<Instruction>(O)) { in walkBackwards() local 301 if (Instruction *OI = dyn_cast<Instruction>(O)) { in walkForwards() local
|
D | GVN.cpp | 277 for (Instruction::op_iterator OI = I->op_begin(), OE = I->op_end(); in createExpr() local 349 for (Instruction::op_iterator OI = EI->op_begin(), OE = EI->op_end(); in createExtractvalueExpr() local 1340 for (GetElementPtrInst::op_iterator OI = GEP->idx_begin(), in processNonLocalLoad() local
|
D | DeadStoreElimination.cpp | 1021 for (auto OI : IOL) { in removePartiallyOverlappedStores() local
|
D | LoopRerollPass.cpp | 709 for (User::op_iterator OI = I->op_begin(), in collectInLoopUserSet() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 216 ObjectMap::iterator OI = LoadedObjectMap.find(ObjData); in notifyFreeingObject() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 706 static bool hasProfileData(Function *F, FunctionOutliningInfo *OI) { in hasProfileData() 967 Function *F, FunctionOutliningInfo *OI, OptimizationRemarkEmitter &ORE, in FunctionCloner() 991 Function *F, FunctionOutliningMultiRegionInfo *OI, in FunctionCloner() 1313 std::unique_ptr<FunctionOutliningInfo> OI = computeOutliningInfo(F); in unswitchFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | PredicateInfo.h | 249 OrderedInstructions OI; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
D | SymbolizableObjectFile.cpp | 94 auto OI = I; in create() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMachineFunctionInfo.cpp | 152 for (auto OI = FrameInfo.getObjectIndexBegin(), in SIMachineFunctionInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 112 static bool valueComesBefore(OrderedInstructions &OI, const Value *A, in valueComesBefore() 130 OrderedInstructions &OI; member
|
D | CodeExtractor.cpp | 604 for (auto &OI : II.operands()) { in findInputsOutputs() local
|
D | SimplifyLibCalls.cpp | 105 return any_of(CI->operands(), [](const Use &OI) { in callHasFloatingPointArgument() 111 return any_of(CI->operands(), [](const Use &OI) { in callHasFP128Argument()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 962 for (const Use &OI : I.operands()) { in incorporateFunction() local 983 for (const Use &OI : I.operands()) { in incorporateFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrInfo.cpp | 207 MachineInstr *OI) { in isRedundantFlagInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineBasicBlock.cpp | 906 for (MachineInstr::mop_iterator OI = MI->operands_begin(), in SplitCriticalEdge() local 927 for (MachineInstr::mop_iterator OI = MI->operands_begin(), in SplitCriticalEdge() local
|
D | LiveIntervals.cpp | 1521 for (MachineInstr::mop_iterator OI = MI.operands_begin(), in repairOldRegInRange() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.cpp | 510 for (auto &OI : enumerate(Desc.operands())) { in verifyInstruction() local
|