Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp84 bool Simplified = false; in simplifyCode() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyIndVar.cpp279 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
333 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp555 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
608 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/external/llvm/include/llvm/Target/
DTargetOptions.h46 Simplified, // Use one table per function type, with types projected enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp220 bool Simplified = false; in simplifyCode() local
985 bool Simplified = false; in eliminateRedundantTOCSaves() local
1026 bool Simplified = false; in eliminateRedundantCompare() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetOptions.h44 Simplified, // Use one table per function type, with types projected enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp814 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
878 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DBasicAliasAnalysis.cpp291 if (const Value *Simplified = in DecomposeGEPExpression() local
DValueTracking.cpp1769 if (Value *Simplified = SimplifyInstruction(I, TD, 0)) { in GetUnderlyingObject() local
DInstructionSimplify.cpp379 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp392 if (const Value *Simplified = in DecomposeGEPExpression() local
DInstructionSimplify.cpp345 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
4261 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
DValueTracking.cpp2998 if (Value *Simplified = SimplifyInstruction(I, DL, nullptr)) { in GetUnderlyingObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp462 if (const Value *Simplified = in DecomposeGEPExpression() local
DInstructionSimplify.cpp373 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
5087 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
DValueTracking.cpp3484 if (Value *Simplified = SimplifyInstruction(I, {DL, I})) { in GetUnderlyingObject() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp490 bool Simplified = SimplifyDemandedBits(Op, DemandedMask, Known, TLO); in SimplifyDemandedBits() local
1292 bool Simplified = in SimplifyDemandedVectorElts() local