/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | OrderedBasicBlock.cpp | 103 auto OI = NumberedInsts.find(Old); in replaceInstruction() local
|
H A D | LazyValueInfo.cpp | 326 auto OI = OverDefinedCache.find(ToUpdate); in threadEdgeImpl() local
|
H A D | LoopAccessAnalysis.cpp | 1661 EquivalenceClasses<MemAccessInfo>::member_iterator OI = in areDepsSafe() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | InstructionPrecedenceTracking.h | 34 OrderedInstructions OI; member in llvm::InstructionPrecedenceTracking
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A 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/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 249 OrderedInstructions OI; member in llvm::PredicateInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 307 typename DomTreeNodeMapType::const_iterator OI = in compare() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 205 isRedundantFlagInstr(MachineInstr *CmpI, unsigned SrcReg, unsigned SrcReg2, int ImmValue, MachineInstr *OI) isRedundantFlagInstr() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 112 static bool valueComesBefore(OrderedInstructions &OI, const Value *A, in valueComesBefore() argument 130 OrderedInstructions &OI; member [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PartialInlining.cpp | 706 static bool hasProfileData(Function *F, FunctionOutliningInfo *OI) { in hasProfileData() argument 966 FunctionCloner( Function *F, FunctionOutliningInfo *OI, OptimizationRemarkEmitter &ORE, function_ref<AssumptionCache *(Function &)> LookupAC) FunctionCloner() argument 990 FunctionCloner( Function *F, FunctionOutliningMultiRegionInfo *OI, OptimizationRemarkEmitter &ORE, function_ref<AssumptionCache *(Function &)> LookupAC) FunctionCloner() argument 1313 std::unique_ptr<FunctionOutliningInfo> OI = computeOutliningInfo(F); unswitchFunction() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 2030 auto OI = ExpandedKernel->begin(); in validateAgainstModuloScheduleExpander() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Constants.cpp | 1239 User::const_op_iterator OI = std::next(this->op_begin()); in isGEPWithNoNotionalOverIndexing() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2745 isRedundantFlagInstr(const MachineInstr *CmpI, unsigned SrcReg, unsigned SrcReg2, int ImmValue, const MachineInstr *OI, bool &IsThumb1) isRedundantFlagInstr() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 3360 isRedundantFlagInstr(const MachineInstr &FlagI, unsigned SrcReg, unsigned SrcReg2, int ImmMask, int ImmValue, const MachineInstr &OI) isRedundantFlagInstr() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 2719 findIVOperand(User::op_iterator OI, User::op_iterator OE, in findIVOperand() argument
|