Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp555 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
608 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp265 bool Simplified = false; in simplifyCode() local
1197 bool Simplified = false; in eliminateRedundantTOCSaves() local
1238 bool Simplified = false; in eliminateRedundantCompare() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp793 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
857 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp84 bool Simplified = false; in simplifyCode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetOptions.h46 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetOptions.h43 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp805 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers()
869 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp392 if (const Value *Simplified = in DecomposeGEPExpression() local
H A DInstructionSimplify.cpp345 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
4261 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
H A DValueTracking.cpp2998 if (Value *Simplified = SimplifyInstruction(I, DL, nullptr)) { in GetUnderlyingObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp518 if (const Value *Simplified = in DecomposeGEPExpression() local
H A DInstructionSimplify.cpp442 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
5523 bool Simplified = false; in replaceAndRecursivelySimplifyImpl() local
H A DValueTracking.cpp3914 if (Value *Simplified = SimplifyInstruction(I, {DL, I})) { in GetUnderlyingObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp605 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
621 bool Simplified = in SimplifyDemandedBits() local
2759 bool Simplified = in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp587 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
2091 bool Simplified = in SimplifyDemandedVectorElts() local

12