Searched defs:IVOperand (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 93 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() 153 void SimplifyIndvar::eliminateIVComparison(ICmpInst *ICmp, Value *IVOperand) { in eliminateIVComparison() 190 Value *IVOperand, in eliminateIVRemainder() 247 Instruction *IVOperand) { in eliminateIVUser() 349 Instruction *IVOperand = UseOper.second; in simplifyUsers() local 415 Value *IVOperand = I->getOperandValToReplace(); in simplifyIVUsers() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 90 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() 150 void SimplifyIndvar::eliminateIVComparison(ICmpInst *ICmp, Value *IVOperand) { in eliminateIVComparison() 271 Value *IVOperand, in eliminateIVRemainder() 424 Instruction *IVOperand) { in eliminateIVUser() 449 Instruction *IVOperand) { in eliminateIdentitySCEV() 492 Value *IVOperand) { in strengthenOverflowingOperation() 626 Instruction *IVOperand = UseOper.second; in simplifyUsers() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 107 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() 166 Value *IVOperand) { in makeIVComparisonInvariant() 235 void SimplifyIndvar::eliminateIVComparison(ICmpInst *ICmp, Value *IVOperand) { in eliminateIVComparison() 346 void SimplifyIndvar::simplifyIVRemainder(BinaryOperator *Rem, Value *IVOperand, in simplifyIVRemainder() 614 Instruction *IVOperand) { in eliminateIVUser() 680 Instruction *IVOperand) { in eliminateIdentitySCEV() 723 Value *IVOperand) { in strengthenOverflowingOperation() 786 Value *IVOperand) { in strengthenRightShift() 910 Instruction *IVOperand = UseOper.second; in simplifyUsers() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1572 Value* IVOperand; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1829 Value* IVOperand; member
|