Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp79 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInlineCost.cpp766 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInstructionSimplify.cpp4257 static bool replaceAndRecursivelySimplifyImpl(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplifyImpl()
4318 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp77 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInlineCost.cpp1336 Value *SimpleV = nullptr; in visitBinaryOperator() local
1372 Value *SimpleV = SimplifyFNegInst( in visitFNeg() local
H A DInstructionSimplify.cpp5520 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl()
5586 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp86 Value *SimpleV = nullptr; in visitBinaryOperator() local
H A DInlineCost.cpp2027 Value *SimpleV = nullptr; in visitBinaryOperator() local
2063 Value *SimpleV = simplifyFNegInst( in visitFNeg() local
H A DInstructionSimplify.cpp6733 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplifyImpl()
6792 Instruction *I, Value *SimpleV, const TargetLibraryInfo *TLI, in replaceAndRecursivelySimplify()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp627 Value *SimpleV = SimplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
H A DLocal.cpp573 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp816 Value *SimpleV = simplifyInstruction(I, DL); in CloneAndPruneIntoFromInst() local
H A DLocal.cpp696 if (Value *SimpleV = simplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6119 std::optional<Value *> SimpleV = A.getAssumedSimplified( in reproduceValue() local
6749 std::optional<Constant *> SimpleV = in getAPInt() local
6762 if (std::optional<Constant *> SimpleV = in getSize() local
10488 std::optional<Value *> SimpleV = in addValue() local
10726 std::optional<Value *> SimpleV = A.getAssumedSimplified( in handleSelectInst() local
10834 std::optional<Value *> SimpleV = A.getAssumedSimplified( in handlePHINode() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp456 if (Value *SimpleV = SimplifyInstruction(I, DL)) { in simplifyAndDCEInstruction() local