Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/AggressiveInstCombine/
DTruncInstCombine.cpp360 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionDag() local
369 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionDag() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp424 auto *ResI = Res.begin(); in addModuleToGlobalRes() local
478 auto ResI = Res.begin(); in writeToResolutionFile() local
508 const SymbolResolution *ResI = Res.begin(); in add() local
518 const SymbolResolution *&ResI, in addModule()
584 const SymbolResolution *&ResI, in addRegularLTO()
723 const SymbolResolution *&ResI, in addThinLTO()
/external/clang/lib/CodeGen/
DCGExprComplex.cpp510 llvm::Value *ResR, *ResI; in VisitUnaryMinus() local
526 llvm::Value *ResI; in VisitUnaryNot() local
536 llvm::Value *ResR, *ResI; in EmitBinAdd() local
555 llvm::Value *ResR, *ResI; in EmitBinSub() local
636 Value *ResR, *ResI; in EmitBinMul() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp512 unsigned ResI = 0; in visitBitCastInst() local
531 for (unsigned ResI = 0; ResI < DstNumElems; ++ResI) { in visitBitCastInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp630 unsigned ResI = 0; in visitBitCastInst() local
649 for (unsigned ResI = 0; ResI < DstNumElems; ++ResI) { in visitBitCastInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1465 auto ResI = TidSummary->WPDRes.find(Slot.ByteOffset); in importResolution() local
/external/clang/lib/AST/
DExprConstant.cpp8718 APFloat &ResI = Result.getComplexFloatImag(); in VisitBinaryOperator() local
8799 APFloat &ResI = Result.getComplexFloatImag(); in VisitBinaryOperator() local