Home
last modified time | relevance | path

Searched defs:LoopBase (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h68 template <class N, class M> class LoopBase; variable
506 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
508 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
902 friend class LoopBase<BasicBlock, Loop>; variable
918 friend class LoopBase<BlockT, LoopT>; variable
1111 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h68 template <class N, class M> class LoopBase; variable
468 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
470 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
849 friend class LoopBase<BasicBlock, Loop>; variable
865 friend class LoopBase<BlockT, LoopT>; variable
1052 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h61 template<class N, class M> class LoopBase; variable
86 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
336 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
486 friend class LoopBase<BlockT, LoopT>; variable
632 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DGenericLoopInfo.h53 template <class N, class M> class LoopBase; variable
481 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
483 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
528 friend class LoopBase<BlockT, LoopT>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DGenericLoopInfo.h53 template <class N, class M> class LoopBase; variable
481 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
483 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
528 friend class LoopBase<BlockT, LoopT>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DGenericLoopInfo.h53 template <class N, class M> class LoopBase; variable
481 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
483 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
528 friend class LoopBase<BlockT, LoopT>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DGenericLoopInfo.h53 template <class N, class M> class LoopBase; variable
491 LoopBase() : ParentLoop(nullptr) {} in LoopBase() function
493 explicit LoopBase(BlockT *BB) : ParentLoop(nullptr) { in LoopBase() function
538 friend class LoopBase<BlockT, LoopT>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLoopInfo.h399 friend class LoopBase<BasicBlock, Loop>; variable
410 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLoopInfo.h399 friend class LoopBase<BasicBlock, Loop>; variable
410 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLoopInfo.h399 friend class LoopBase<BasicBlock, Loop>; variable
410 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLoopInfo.h399 friend class LoopBase<BasicBlock, Loop>; variable
410 friend class LoopBase<BasicBlock, Loop>; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp26 template class llvm::LoopBase<MachineBasicBlock, MachineLoop>; member in llvm
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h70 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineLoopInfo.h102 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h90 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineLoopInfo.h102 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineLoopInfo.h99 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineLoopInfo.h105 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h85 friend class LoopBase<MachineBasicBlock, MachineLoop>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp27 template class llvm::LoopBase<MachineBasicBlock, MachineLoop>; member in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp30 template class llvm::LoopBase<MachineBasicBlock, MachineLoop>; member in llvm
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopInfo.cpp38 template class llvm::LoopBase<BasicBlock, Loop>; member in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopInfo.cpp45 template class llvm::LoopBase<BasicBlock, Loop>; member in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopInfo.cpp43 template class llvm::LoopBase<BasicBlock, Loop>; member in llvm