Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DSimplifyInstructions.cpp34 if (Value *Simplified = simplifyInstruction(&Inst, Q)) { in extractInstrFromModule() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp153 if (Value *Simplified = SimplifiedValues.lookup(Op)) in visitCastInst() local
H A DInstructionSimplify.cpp443 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in threadBinOpOverSelect() local
4232 auto PreventSelfSimplify = [V](Value *Simplified) { in simplifyWithOpReplaced()
6736 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp391 bool Simplified = false; in simplifyCode() local
1325 bool Simplified = false; in eliminateRedundantTOCSaves() local
1366 bool Simplified = false; in eliminateRedundantCompare() local
H A DPPCInstrInfo.cpp3912 bool Simplified = false; in combineRLWINM() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1093 if (auto Simplified = checkExprResults(E, I, V)) { in createBinaryExpression() local
1180 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1189 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1195 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1200 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1206 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1221 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp805 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
869 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp605 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
621 bool Simplified = in SimplifyDemandedBits() local
2756 bool Simplified = in SimplifyDemandedVectorElts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41981 bool Simplified = false; in SimplifyDemandedVectorEltsForTargetShuffle() local