Home
last modified time | relevance | path

Searched refs:ReuseOrCreateCast (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpander.h175 Value *ReuseOrCreateCast(Value *V, Type *Ty,
/external/llvm/test/Transforms/LoopStrengthReduce/
D2013-01-14-ReuseCast.ll4 ; miscompile. ReuseOrCreateCast replace ptrtoint operand with undef.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
D2013-01-14-ReuseCast.ll4 ; miscompile. ReuseOrCreateCast replace ptrtoint operand with undef.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopDistribute/
Dbounds-expansion-bug.ll13 ; redundancy. However, due to logic in SCEVExpander::ReuseOrCreateCast, we
/external/llvm/test/Transforms/LoopDistribute/
Dbounds-expansion-bug.ll13 ; redundancy. However, due to logic in SCEVExpander::ReuseOrCreateCast, we
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h297 Value *ReuseOrCreateCast(Value *V, Type *Ty,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h325 Value *ReuseOrCreateCast(Value *V, Type *Ty,
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionExpander.cpp30 Value *SCEVExpander::ReuseOrCreateCast(Value *V, Type *Ty, in ReuseOrCreateCast() function in SCEVExpander
110 return ReuseOrCreateCast(A, Ty, Op, IP); in InsertNoopCastOfTo()
121 return ReuseOrCreateCast(I, Ty, Op, IP); in InsertNoopCastOfTo()
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp38 Value *SCEVExpander::ReuseOrCreateCast(Value *V, Type *Ty, in ReuseOrCreateCast() function in SCEVExpander
160 return ReuseOrCreateCast(A, Ty, Op, IP); in InsertNoopCastOfTo()
166 return ReuseOrCreateCast(I, Ty, Op, IP); in InsertNoopCastOfTo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp38 Value *SCEVExpander::ReuseOrCreateCast(Value *V, Type *Ty, in ReuseOrCreateCast() function in SCEVExpander
160 return ReuseOrCreateCast(A, Ty, Op, IP); in InsertNoopCastOfTo()
166 return ReuseOrCreateCast(I, Ty, Op, IP); in InsertNoopCastOfTo()