HomeSort by relevance Sort by last modified time
    Searched refs:LPM (Results 51 - 75 of 85) sorted by null

1 23 4

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
IVUsers.h 181 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
  /external/llvm/lib/Transforms/Scalar/
LoopVersioningLICM.cpp 150 bool runOnLoop(Loop *L, LPPassManager &LPM) override;
507 bool LoopVersioningLICM::runOnLoop(Loop *L, LPPassManager &LPM) {
  /external/llvm/unittests/IR/
LegacyPassManagerTest.cpp 208 bool doInitialization(Loop* L, LPPassManager &LPM) override {
213 bool runOnLoop(Loop *L, LPPassManager &LPM) override {
  /external/swiftshader/third_party/LLVM/unittests/VMCore/
PassManagerTest.cpp 201 virtual bool doInitialization(Loop* L, LPPassManager &LPM) {
206 virtual bool runOnLoop(Loop *L, LPPassManager &LPM) {
  /external/llvm/tools/opt/
PassPrinters.cpp 141 bool runOnLoop(Loop *L, LPPassManager &LPM) override {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
IVUsers.cpp 173 bool IVUsers::runOnLoop(Loop *l, LPPassManager &LPM) {
  /external/syslinux/gpxe/src/drivers/net/
sis900.h 63 LPM = 0x00000004,
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ft32/
insn.s 101 # LPM, LPMI
102 lpm.l $r0,pmlabel
103 lpm.s $r16,pmlabel
104 lpm.b $r31,pmlabel
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
IndVarSimplify.cpp 92 virtual bool runOnLoop(Loop *L, LPPassManager &LPM);
120 void SimplifyAndExtend(Loop *L, SCEVExpander &Rewriter, LPPassManager &LPM);
    [all...]
LICM.cpp 73 virtual bool runOnLoop(Loop *L, LPPassManager &LPM);
189 bool LICM::runOnLoop(Loop *L, LPPassManager &LPM) {
LoopIdiomRecognize.cpp 78 bool runOnLoop(Loop *L, LPPassManager &LPM);
173 bool LoopIdiomRecognize::runOnLoop(Loop *L, LPPassManager &LPM) {
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp     [all...]

Completed in 1601 milliseconds

1 23 4