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

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LazyBranchProbabilityInfo.h 65 BPI.calculate(*F, *LI);
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LazyBlockFrequencyInfo.h 53 BFI.calculate(
LazyBranchProbabilityInfo.h 65 BPI.calculate(*F, *LI);
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LazyBlockFrequencyInfo.h 53 BFI.calculate(
LazyBranchProbabilityInfo.h 65 BPI.calculate(*F, *LI);
  /prebuilts/go/darwin-x86/src/crypto/x509/
pkcs1.go 22 // We ignore these values, if present, because rsa will calculate them.
33 // We ignore these values because rsa will calculate them.
72 // We ignore the other two values because rsa will calculate
  /prebuilts/go/linux-x86/src/crypto/x509/
pkcs1.go 22 // We ignore these values, if present, because rsa will calculate them.
33 // We ignore these values because rsa will calculate them.
72 // We ignore the other two values because rsa will calculate
  /external/eigen/bench/btl/actions/
action_hessenberg.hh 96 inline void calculate( void ) { function in class:Action_hessenberg
199 inline void calculate( void ) { function in class:Action_tridiagonalization
  /external/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 45 calculate(F, LI);
117 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
174 calculate(DT, DT[Roots[0]]);
183 const DomSetType &calculate(const DominatorTree &DT,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 47 calculate(F, LI);
119 void calculate(const Function &F, const LoopInfo &LI);
DominanceFrontier.h 10 // This file defines the DominanceFrontier class, which calculate and holds the
131 calculate(DT, DT[this->Roots[0]]);
134 const DomSetType &calculate(const DomTreeT &DT, const DomTreeNodeT *Node);

Completed in 1112 milliseconds

1 23 4 5 6 7 8 91011>>