Home
last modified time | relevance | path

Searched defs:Simplified (Results 1 – 13 of 13) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLoopUnrollAnalyzer.cpp153 if (Value *Simplified = SimplifiedValues.lookup(Op)) in visitCastInst() local
HDInstructionSimplify.cpp442 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in threadBinOpOverSelect() local
4431 auto PreventSelfSimplify = [V](Value *Simplified) { in simplifyWithOpReplaced()
7226 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
HDCNFFormula.cpp50 llvm::SmallVector<Literal> Simplified; in addClause() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCMIPeephole.cpp464 bool Simplified = false; in simplifyCode() local
1588 bool Simplified = false; in eliminateRedundantTOCSaves() local
1629 bool Simplified = false; in eliminateRedundantCompare() local
HDPPCInstrInfo.cpp3859 bool Simplified = false; in combineRLWINM() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDNewGVN.cpp1094 if (auto Simplified = checkExprResults(E, I, V)) { in createBinaryExpression() local
1181 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1190 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1196 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1201 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1207 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1222 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
HDConstraintElimination.cpp1768 bool Simplified = checkAndReplaceCondition( in eliminateConstraints() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyIndVar.cpp853 Instruction *Def, SmallPtrSet<Instruction *, 16> &Simplified, in pushIVUsers()
916 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp627 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
643 bool Simplified = in SimplifyDemandedBits() local
2983 bool Simplified = in SimplifyDemandedVectorElts() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp3503 Value *Simplified = in visitReturnInst() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp5137 if (SDValue Simplified = simplifyMul24(N, DCI)) in PerformDAGCombine() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp41857 bool Simplified = false; in SimplifyDemandedVectorEltsForTargetShuffle() local