Home
last modified time | relevance | path

Searched defs:Simplify (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
HDCoverageMapping.cpp130 Counter CounterExpressionBuilder::add(Counter LHS, Counter RHS, bool Simplify) { in add()
136 bool Simplify) { in subtract()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonVectorCombine.cpp2756 auto Simplify = [this](Value *V) { in calculatePointerDifference() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInstructionSimplify.cpp1955 auto Simplify = [&](Value *Res) -> Value * { in simplifyAndOrWithICmpEq() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp3710 Value *Simplify(Value *Val) { in Simplify() function in __anonfc20c1720d11::SimplificationTracker