Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp84 bool Simplified = false; in simplifyCode() 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-10.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp265 bool Simplified = false; in simplifyCode() local
1197 bool Simplified = false; in eliminateRedundantTOCSaves() local
1238 bool Simplified = false; in eliminateRedundantCompare() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h43 Simplified, // Use one table per function type, with types projected enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp793 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
857 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() 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-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp518 if (const Value *Simplified = in DecomposeGEPExpression() local
DInstructionSimplify.cpp442 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
5523 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
DValueTracking.cpp3914 if (Value *Simplified = SimplifyInstruction(I, {DL, I})) { in GetUnderlyingObject() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp587 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
2091 bool Simplified = in SimplifyDemandedVectorElts() local