Home
last modified time | relevance | path

Searched defs:OI (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DOrderedBasicBlock.cpp103 auto OI = NumberedInsts.find(Old); in replaceInstruction() local
H A DLazyValueInfo.cpp326 auto OI = OverDefinedCache.find(ToUpdate); in threadEdgeImpl() local
H A DLoopAccessAnalysis.cpp1661 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 DInstructionPrecedenceTracking.h34 OrderedInstructions OI; member in llvm::InstructionPrecedenceTracking
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp216 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 DPredicateInfo.h249 OrderedInstructions OI; member in llvm::PredicateInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericDomTree.h307 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 DLanaiInstrInfo.cpp205 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 DPredicateInfo.cpp112 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 DPartialInlining.cpp706 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 DModuloSchedule.cpp2030 auto OI = ExpandedKernel->begin(); in validateAgainstModuloScheduleExpander() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstants.cpp1239 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 DARMBaseInstrInfo.cpp2745 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 DX86InstrInfo.cpp3360 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 DLoopStrengthReduce.cpp2719 findIVOperand(User::op_iterator OI, User::op_iterator OE, in findIVOperand() argument

Completed in 42 milliseconds