/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerInfo.h | 29 const LegalizerInfo *LInfo, bool OptEnabled, bool OptSize, in CombinerInfo() 45 const LegalizerInfo *LInfo; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerInfo.h | 30 LegalizerInfo *LInfo, bool OptEnabled, bool OptSize, in CombinerInfo() 46 const LegalizerInfo *LInfo; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | CombinerInfo.h | 42 const LegalizerInfo *LInfo; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | CombinerInfo.h | 42 const LegalizerInfo *LInfo; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | CombinerInfo.h | 42 const LegalizerInfo *LInfo; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | CombinerInfo.h | 42 const LegalizerInfo *LInfo; member
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 132 LoopBlocksTraversal(LoopBlocksDFS &Storage, LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 210 LoopBlocksTraversal(LoopBlocksDFS &Storage, LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | LoopIterator.h | 210 LoopBlocksTraversal(LoopBlocksDFS &Storage, LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | LoopIterator.h | 210 LoopBlocksTraversal(LoopBlocksDFS &Storage, const LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | LoopIterator.h | 210 LoopBlocksTraversal(LoopBlocksDFS &Storage, const LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | LoopIterator.h | 210 LoopBlocksTraversal(LoopBlocksDFS &Storage, const LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | LoopIterator.h | 210 LoopBlocksTraversal(LoopBlocksDFS &Storage, const LoopInfo *LInfo) : in LoopBlocksTraversal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 681 std::optional<LoadInfo> LInfo = getLoadInfo(MI); in runOnLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 682 Optional<LoadInfo> LInfo = getLoadInfo(MI); in runOnLoop() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LoopInfo.cpp | 416 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : in UnloopUpdater()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | LoopInfo.cpp | 679 UnloopUpdater(Loop *UL, LoopInfo *LInfo) in UnloopUpdater()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | LoopInfo.cpp | 698 UnloopUpdater(Loop *UL, LoopInfo *LInfo) : Unloop(*UL), LI(LInfo), DFS(UL) {} in UnloopUpdater()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1166 WidenIV::WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, in WidenIV()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 893 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, in WidenIV()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1028 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, in WidenIV()
|