Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp381 bool Simplified = false; in simplifyCode() local
1226 bool Simplified = false; in eliminateRedundantTOCSaves() local
1267 bool Simplified = false; in eliminateRedundantCompare() local
H A DPPCInstrInfo.cpp3752 bool Simplified = false; in combineRLWINM() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1091 if (auto Simplified = checkExprResults(E, I, V)) { in createBinaryExpression() local
1175 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1184 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1190 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
1215 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp821 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
885 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp437 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
3908 auto PreventSelfSimplify = [V](Value *Simplified) { in SimplifyWithOpReplaced()
5997 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp608 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
2315 bool Simplified = in SimplifyDemandedVectorElts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp38388 bool Simplified = false; in SimplifyDemandedVectorEltsForTargetShuffle() local