Home
last modified time | relevance | path

Searched defs:simplifyWithOpReplaced (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1119 static Value *simplifyWithOpReplaced(Value *V, Value *Op, Value *ReplaceOp, in simplifyWithOpReplaced() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4167 static Value *simplifyWithOpReplaced(Value *V, Value *Op, Value *RepOp, in simplifyWithOpReplaced() function
4280 Value *llvm::simplifyWithOpReplaced(Value *V, Value *Op, Value *RepOp, in simplifyWithOpReplaced() function in llvm