/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | CorrelatedValuePropagation.cpp | 126 static bool processSelect(SelectInst *S, LazyValueInfo *LVI) { in processSelect() argument 130 Constant *C = LVI->getConstant(S->getCondition(), S->getParent(), S); in processSelect() 160 static bool simplifyCommonValuePhi(PHINode *P, LazyValueInfo *LVI, in simplifyCommonValuePhi() argument 193 if (C != LVI->getConstantOnEdge(CommonValue, IncomingBB, ToBB, P)) in simplifyCommonValuePhi() 212 static bool processPHI(PHINode *P, LazyValueInfo *LVI, DominatorTree *DT, in processPHI() argument 221 Value *V = LVI->getConstantOnEdge(Incoming, P->getIncomingBlock(i), BB, P); in processPHI() 233 if (Constant *C = LVI->getConstantOnEdge( in processPHI() 253 if (LVI->getPredicateOnEdge(ICmpInst::ICMP_EQ, SI, C, in processPHI() 274 Changed = simplifyCommonValuePhi(P, LVI, DT); in processPHI() 282 static bool processMemAccess(Instruction *I, LazyValueInfo *LVI) { in processMemAccess() argument [all …]
|
D | JumpThreading.cpp | 304 auto LVI = &getAnalysis<LazyValueInfoWrapperPass>().getLVI(); in runOnFunction() local 315 bool Changed = Impl.runImpl(F, TLI, LVI, AA, &DTU, F.hasProfileData(), in runOnFunction() 319 LVI->printLVI(F, *DT, dbgs()); in runOnFunction() 330 auto &LVI = AM.getResult<LazyValueAnalysis>(F); in run() local 342 bool Changed = runImpl(F, &TLI, &LVI, &AA, &DTU, F.hasProfileData(), in run() 361 LVI = LVI_; in runImpl() 412 LVI->eraseBlock(&BB); in runImpl() 430 LVI->eraseBlock(&BB); in runImpl() 440 LVI->enableDT(); in runImpl() 632 LVI->disableDT(); in ComputeValueKnownInPredecessorsImpl() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 217 LiveInterval::const_iterator LVI = CurLI->begin(); in calcLiveBlockInfo() local 226 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 241 if (LVI->end < Stop) in calcLiveBlockInfo() 253 BI.LiveIn = LVI->start <= Start; in calcLiveBlockInfo() 257 assert(LVI->start == LVI->valno->def && "Dangling Segment start"); in calcLiveBlockInfo() 258 assert(LVI->start == BI.FirstInstr && "First instr should be a def"); in calcLiveBlockInfo() 264 while (LVI->end < Stop) { in calcLiveBlockInfo() 265 SlotIndex LastStop = LVI->end; in calcLiveBlockInfo() 266 if (++LVI == LVE || LVI->start >= Stop) { in calcLiveBlockInfo() 272 if (LastStop < LVI->start) { in calcLiveBlockInfo() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 104 AssumptionCache *AC, LazyValueInfo *LVI); 148 LazyValueInfo *LVI = &getAnalysis<LazyValueInfoWrapperPass>().getLVI(); in runOnFunction() local 157 LVI->disableDT(); in runOnFunction() 172 processSwitchInst(SI, DeleteList, AC, LVI); in runOnFunction() 177 LVI->eraseBlock(BB); in runOnFunction() 443 AssumptionCache *AC, LazyValueInfo *LVI) { in processSwitchInst() argument 499 const ConstantRange LVIRange = LVI->getConstantRange(Val, OrigBlock, SI); in processSwitchInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
D | JumpThreading.h | 79 LazyValueInfo *LVI; variable
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ |
D | LanguageTag.java | 240 LVI("Latvian", "lav"), enumConstant
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 2058 auto &LVI = getAnalysis<LazyValueInfoWrapperPass>().getLVI(); in runOnFunction() local 2060 LVI.printLVI(F, DTree, dbgs()); in runOnFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 5183 LazyValueInfo *LVI = in getConstantRangeFromLVI() local 5187 if (!LVI || !CtxI) in getConstantRangeFromLVI() 5189 return LVI->getConstantRange(&getAssociatedValue(), in getConstantRangeFromLVI()
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-riverwalk.hdr | 3857 -6w���vB�����ZX�����zsx���LVI�,8y7/eN!�
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 49967 zZk^Uz(OTI$ueGXmQR}kS>ejWb>svRr*0k<yIjyAiK<nYw+Sa<(%k5@+LVI$1YI|CH
|