Home
last modified time | relevance | path

Searched defs:SimpleV (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp79 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInlineCost.cpp766 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInstructionSimplify.cpp4257 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/
DLoopUnrollAnalyzer.cpp77 Value *SimpleV = nullptr; in visitBinaryOperator() local
DInlineCost.cpp1336 Value *SimpleV = nullptr; in visitBinaryOperator() local
1372 Value *SimpleV = SimplifyFNegInst( in visitFNeg() local
DInstructionSimplify.cpp5520 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/
DCloneFunction.cpp627 Value *SimpleV = SimplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
DLocal.cpp573 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
/external/llvm/lib/Transforms/Utils/
DLocal.cpp456 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local