Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp442 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionGraph() local
477 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionGraph() local
494 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionGraph() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A 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()
/aosp_15_r20/external/clang/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp540 auto *ResI = Res.begin(); in addModuleToGlobalRes() local
612 auto ResI = Res.begin(); in writeToResolutionFile() local
645 const SymbolResolution *ResI = Res.begin(); in add() local
655 const SymbolResolution *&ResI, in addModule()
731 const SymbolResolution *&ResI, in addRegularLTO()
913 const SymbolResolution *&ResI, in addThinLTO()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp359 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionDag() local
368 if (auto *ResI = dyn_cast<Instruction>(Res)) in ReduceExpressionDag() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp512 unsigned ResI = 0; in visitBitCastInst() local
531 for (unsigned ResI = 0; ResI < DstNumElems; ++ResI) { in visitBitCastInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp704 unsigned ResI = 0; in visitBitCastInst() local
723 for (unsigned ResI = 0; ResI < DstNumElems; ++ResI) { in visitBitCastInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp768 unsigned ResI = 0; in visitBitCastInst() local
787 for (unsigned ResI = 0; ResI < DstNumElems; ++ResI) { in visitBitCastInst() local
H A DNaryReassociate.cpp314 Instruction *ResI = nullptr; in tryReassociate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1699 auto ResI = TidSummary->WPDRes.find(Slot.ByteOffset); in importResolution() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp2006 auto ResI = TidSummary->WPDRes.find(Slot.ByteOffset); in importResolution() local
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp8718 APFloat &ResI = Result.getComplexFloatImag(); in VisitBinaryOperator() local
8799 APFloat &ResI = Result.getComplexFloatImag(); in VisitBinaryOperator() local