Home
last modified time | relevance | path

Searched defs:LoopInfo (Results 1 – 25 of 94) sorted by relevance

1234

/external/angle/src/compiler/translator/tree_ops/
DSimplifyLoopConditions.cpp24 struct LoopInfo struct
26 const TVariable *conditionVariable = nullptr;
27 TIntermTyped *condition = nullptr;
28 TIntermTyped *expression = nullptr;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h83 struct LoopInfo { struct
89 std::unique_ptr<TargetInstrInfo::PipelinerLoopInfo> LoopPipelinerInfo = argument
92 LoopInfo LI; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h76 struct LoopInfo { struct
83 LoopInfo LI; argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DLoopSimplify.h48 class LoopInfo; variable
DLoopRotationUtils.h21 class LoopInfo; variable
DSimplifyIndVar.h26 class LoopInfo; variable
/external/llvm/include/llvm/Analysis/
DCFG.h27 class LoopInfo; variable
DLoopInfo.h54 class LoopInfo; variable
487 friend class LoopInfo; variable
637 LoopInfo() {} in LoopInfo() function
640 LoopInfo(LoopInfo &&Arg) : BaseT(std::move(static_cast<BaseT &>(Arg))) {} in LoopInfo() function
DRegionInfo.h67 class LoopInfo; variable
DBlockFrequencyInfo.h26 class LoopInfo; variable
DLazyBlockFrequencyInfo.h27 class LoopInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopRotationUtils.h21 class LoopInfo; variable
DSimplifyIndVar.h25 class LoopInfo; variable
/external/llvm/include/llvm/Transforms/Utils/
DUnrollLoop.h26 class LoopInfo; variable
DSimplifyIndVar.h27 class LoopInfo; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCFG.h26 class LoopInfo; variable
DRegionInfo.h64 class LoopInfo; variable
DLazyBlockFrequencyInfo.h27 class LoopInfo; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DCaptureTracking.h26 class LoopInfo; variable
DCFG.h27 class LoopInfo; variable
DRegionInfo.h62 class LoopInfo; variable
DLazyBlockFrequencyInfo.h26 class LoopInfo; variable
DFunctionPropertiesAnalysis.h24 class LoopInfo; variable
DLazyBranchProbabilityInfo.h25 class LoopInfo; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.h33 class LoopInfo; variable

1234