/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | LoopConstrainer.h | 104 struct SubRanges { struct 105 std::optional<const SCEV *> LowLimit; 106 std::optional<const SCEV *> HighLimit;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | LoopConstrainer.h | 104 struct SubRanges { struct 105 std::optional<const SCEV *> LowLimit; 106 std::optional<const SCEV *> HighLimit;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | LoopConstrainer.h | 104 struct SubRanges { struct 105 std::optional<const SCEV *> LowLimit; 106 std::optional<const SCEV *> HighLimit;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | LoopConstrainer.h | 104 struct SubRanges { struct 105 std::optional<const SCEV *> LowLimit; 106 std::optional<const SCEV *> HighLimit;
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | InductiveRangeCheckElimination.cpp | 494 struct SubRanges { struct in __anon16a840fa0311::LoopConstrainer 495 Optional<const SCEV *> LowLimit; 496 Optional<const SCEV *> HighLimit;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | InductiveRangeCheckElimination.cpp | 535 struct SubRanges { struct in __anonf667439c0311::LoopConstrainer 536 Optional<const SCEV *> LowLimit; 537 Optional<const SCEV *> HighLimit;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | InductiveRangeCheckElimination.cpp | 548 struct SubRanges { struct in __anon996473a20311::LoopConstrainer 549 std::optional<const SCEV *> LowLimit; 550 std::optional<const SCEV *> HighLimit;
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | VirtRegMap.cpp | 251 SmallVector<SubRangeIteratorPair, 4> SubRanges; in addLiveInsForSubRanges() local
|
H A D | RenameIndependentSubregs.cpp | 258 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in distribute() local
|
H A D | LiveInterval.cpp | 1216 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in Distribute() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 270 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in distribute() local
|
H A D | VirtRegMap.cpp | 274 SmallVector<SubRangeIteratorPair, 4> SubRanges; in addLiveInsForSubRanges() local
|
H A D | LiveInterval.cpp | 1392 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in Distribute() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RenameIndependentSubregs.cpp | 270 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in distribute() local
|
H A D | VirtRegMap.cpp | 302 SmallVector<SubRangeIteratorPair, 4> SubRanges; in addLiveInsForSubRanges() local
|
H A D | LiveInterval.cpp | 1375 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in Distribute() local
|