| /external/angle/src/compiler/translator/tree_ops/ |
| D | SimplifyLoopConditions.cpp | 24 struct LoopInfo struct 26 const TVariable *conditionVariable = nullptr; 27 TIntermTyped *condition = nullptr; 28 TIntermTyped *expression = nullptr;
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | OutputASM.h | 322 struct LoopInfo struct 326 bool isDeterministic() in isDeterministic() 331 unsigned int iterations = ~0u; 333 TIntermSymbol *index = nullptr; 334 TOperator comparator = EOpNull; 335 int initial = 0; 336 int limit = 0; 337 int increment = 0;
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachinePipeliner.h | 76 struct LoopInfo { struct 83 LoopInfo LI; argument
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachinePipeliner.h | 77 struct LoopInfo { struct 84 LoopInfo LI; argument
|
| /external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| D | LoopSimplify.h | 48 class LoopInfo; variable
|
| D | LoopRotationUtils.h | 21 class LoopInfo; variable
|
| D | SimplifyIndVar.h | 27 class LoopInfo; variable
|
| /external/llvm/include/llvm/Analysis/ |
| D | CFG.h | 27 class LoopInfo; variable
|
| D | RegionInfo.h | 67 class LoopInfo; variable
|
| D | LoopInfo.h | 54 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
|
| D | BlockFrequencyInfo.h | 26 class LoopInfo; variable
|
| D | LazyBlockFrequencyInfo.h | 27 class LoopInfo; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | LoopRotationUtils.h | 21 class LoopInfo; variable
|
| D | SimplifyIndVar.h | 25 class LoopInfo; variable
|
| /external/llvm-project/polly/include/polly/CodeGen/ |
| D | Utils.h | 23 class LoopInfo; variable
|
| /external/llvm/include/llvm/Transforms/Utils/ |
| D | UnrollLoop.h | 26 class LoopInfo; variable
|
| D | SimplifyIndVar.h | 27 class LoopInfo; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | CFG.h | 26 class LoopInfo; variable
|
| D | RegionInfo.h | 64 class LoopInfo; variable
|
| D | LazyBlockFrequencyInfo.h | 27 class LoopInfo; variable
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | RegionInfo.h | 63 class LoopInfo; variable
|
| D | CFG.h | 27 class LoopInfo; variable
|
| D | LazyBlockFrequencyInfo.h | 27 class LoopInfo; variable
|
| D | ScalarEvolution.h | 64 class LoopInfo; variable
|
| /external/llvm-project/llvm/docs/ |
| D | LoopTerminology.rst | 245 LoopInfo chapter
|