Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp153 if (Value *Simplified = SimplifiedValues.lookup(Op)) in visitCastInst() local
H A DInstructionSimplify.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/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DCNFFormula.cpp50 llvm::SmallVector<Literal> Simplified; in addClause() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp464 bool Simplified = false; in simplifyCode() local
1588 bool Simplified = false; in eliminateRedundantTOCSaves() local
1629 bool Simplified = false; in eliminateRedundantCompare() local
H A DPPCInstrInfo.cpp3859 bool Simplified = false; in combineRLWINM() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.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
H A DConstraintElimination.cpp1768 bool Simplified = checkAndReplaceCondition( in eliminateConstraints() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp853 Instruction *Def, SmallPtrSet<Instruction *, 16> &Simplified, in pushIVUsers()
916 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp627 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
643 bool Simplified = in SimplifyDemandedBits() local
2983 bool Simplified = in SimplifyDemandedVectorElts() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3503 Value *Simplified = in visitReturnInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5137 if (SDValue Simplified = simplifyMul24(N, DCI)) in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41857 bool Simplified = false; in SimplifyDemandedVectorEltsForTargetShuffle() local