Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp625 llvm::Value *ResR, *ResI; VisitMinus() local
641 llvm::Value *ResI; VisitUnaryNot() local
651 llvm::Value *ResR, *ResI; EmitBinAdd() local
671 llvm::Value *ResR, *ResI; EmitBinSub() local
754 Value *ResR, *ResI; EmitBinMul() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp607 auto *ResI = Res.begin(); addModuleToGlobalRes() local
673 auto ResI = Res.begin(); writeToResolutionFile() local
706 const SymbolResolution *ResI = Res.begin(); add() local
716 addModule(InputFile & Input,unsigned ModI,const SymbolResolution * & ResI,const SymbolResolution * ResE) addModule() argument
805 addRegularLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addRegularLTO() argument
997 addThinLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addThinLTO() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp314 Instruction *ResI = nullptr; in tryReassociate() local
H A DScalarizer.cpp916 unsigned ResI = 0; in visitBitCastInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp2132 auto ResI = TidSummary->WPDRes.find(Slot.ByteOffset); importResolution() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14927 APFloat &ResI = Result.getComplexFloatImag(); VisitBinaryOperator() local
15008 APFloat &ResI = Result.getComplexFloatImag(); VisitBinaryOperator() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14626 if (auto *ResI = dyn_cast<Instruction>(Res)) tryToReduce() local