Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h43 Simplified, // Use one table per function type, with types projected enumerator
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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