Home
last modified time | relevance | path

Searched defs:ResI (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp359 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionDag() local
368 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionDag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp496 auto *ResI = Res.begin(); in addModuleToGlobalRes() local
550 auto ResI = Res.begin(); in writeToResolutionFile() local
580 const SymbolResolution *ResI = Res.begin(); in add() local
590 const SymbolResolution *&ResI, in addModule()
665 const SymbolResolution *&ResI, in addRegularLTO()
809 const SymbolResolution *&ResI, in addThinLTO()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp704 unsigned ResI = 0; in visitBitCastInst() local
723 for (unsigned ResI = 0; ResI < DstNumElems; ++ResI) { in visitBitCastInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1699 auto ResI = TidSummary->WPDRes.find(Slot.ByteOffset); in importResolution() local