Searched defs:SimpleV (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/lib/Analysis/ |
| D | LoopUnrollAnalyzer.cpp | 79 Value *SimpleV = nullptr; in visitBinaryOperator() local
|
| D | InlineCost.cpp | 766 Value *SimpleV = nullptr; in visitBinaryOperator() local
|
| D | InstructionSimplify.cpp | 4257 static bool replaceAndRecursivelySimplifyImpl(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplifyImpl() 4318 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | LoopUnrollAnalyzer.cpp | 77 Value *SimpleV = nullptr; in visitBinaryOperator() local
|
| D | InlineCost.cpp | 1336 Value *SimpleV = nullptr; in visitBinaryOperator() local 1372 Value *SimpleV = SimplifyFNegInst( in visitFNeg() local
|
| D | InstructionSimplify.cpp | 5520 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl() 5586 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CloneFunction.cpp | 627 Value *SimpleV = SimplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
|
| D | Local.cpp | 573 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 456 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
|