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

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-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);
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /external/eigen/bench/btl/actions/
action_aat_product.hh 100 inline void calculate( void ) { function in class:Action_aat_product
action_ata_product.hh 100 inline void calculate( void ) { function in class:Action_ata_product
action_axpby.hh 87 inline void calculate( void ) { function in class:Action_axpby
action_axpy.hh 98 inline void calculate( void ) { function in class:Action_axpy
action_trisolve.hh 101 inline void calculate( void ) { function in class:Action_trisolve
action_atv_product.hh 88 BTL_DONT_INLINE void calculate( void ) { function in class:Action_atv_product
action_ger.hh 87 BTL_DONT_INLINE void calculate( void ) { function in class:Action_ger
action_lu_solve.hh 47 static double calculate( int nb_calc, int size ) { function in class:Action_lu_solve
action_matrix_matrix_product.hh 106 inline void calculate( void ) { function in class:Action_matrix_matrix_product
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 67 /// calculate - compute block frequency info for the given function.
68 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /external/llvm/lib/Analysis/
IteratedDominanceFrontier.cpp 21 void IDFCalculator<NodeTy>::calculate( function in class:llvm::IDFCalculator
  /external/llvm/lib/CodeGen/
LiveRangeCalc.h 1 //===---- LiveRangeCalc.h - Calculate live ranges ---------------*- C++ -*-===//
145 // Calculate live ranges from scratch.
190 void calculate(LiveInterval &LI, bool TrackSubRegs);
236 /// calculateValues - Calculate the value that will be live-in to each block
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LiveRangeCalc.h 1 //===---- LiveRangeCalc.h - Calculate live ranges ---------------*- C++ -*-===//
127 // Calculate live ranges from scratch.
137 /// calculate - Calculate the live range of a virtual register from its defs
139 void calculate(LiveInterval *LI,
212 /// calculateValues - Calculate the value that will be live-in to each block
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h 82 /// calculate - compute block frequency info for the given function.
83 void calculate(const Function &F, const BranchProbabilityInfo &BPI,
  /external/autotest/client/site_tests/video_WebRtcCamera/
ssim.js 55 calculate: function(x, y) {
  /external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
ssim.js 55 calculate: function(x, y) {

Completed in 227 milliseconds

1 2 34 5 6 7 8 91011>>