HomeSort by relevance Sort by last modified time
    Searched refs:MBPI (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 48 MachineBranchProbabilityInfo &MBPI = getAnalysis<MachineBranchProbabilityInfo>();
49 MBFI->doFunction(&F, &MBPI);
  /external/llvm/lib/CodeGen/
TailDuplication.cpp 51 auto MBPI = &getAnalysis<MachineBranchProbabilityInfo>();
53 Duplicator.initMF(MF, MMI, MBPI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 48 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 36 const MachineBranchProbabilityInfo *MBPI;
56 /// @param MBPI - Branch Probability Info. Used to propagate correct
63 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 44 const MachineBranchProbabilityInfo *MBPI;
64 /// @param MBPI - Branch Probability Info. Used to propagate correct
71 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 44 const MachineBranchProbabilityInfo *MBPI;
64 /// @param MBPI - Branch Probability Info. Used to propagate correct
71 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 44 const MachineBranchProbabilityInfo *MBPI;
65 /// @param MBPI - Branch Probability Info. Used to propagate correct
72 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 44 const MachineBranchProbabilityInfo *MBPI;
65 /// @param MBPI - Branch Probability Info. Used to propagate correct
72 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 44 const MachineBranchProbabilityInfo *MBPI;
65 /// @param MBPI - Branch Probability Info. Used to propagate correct
72 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 44 const MachineBranchProbabilityInfo *MBPI;
65 /// @param MBPI - Branch Probability Info. Used to propagate correct
72 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 48 const MachineBranchProbabilityInfo &MBPI,
TailDuplicator.h 36 const MachineBranchProbabilityInfo *MBPI;
56 /// @param MBPI - Branch Probability Info. Used to propagate correct
63 const MachineBranchProbabilityInfo *MBPI,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 50 const MachineBranchProbabilityInfo &MBPI,
  /external/llvm/include/llvm/CodeGen/
TailDuplicator.h 33 const MachineBranchProbabilityInfo *MBPI;
49 const MachineBranchProbabilityInfo *MBPI);

Completed in 176 milliseconds

1 2 3