HomeSort by relevance Sort by last modified time
    Searched refs:Formula (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 211 /// Formula - This class holds information that describes a formula for
214 struct Formula {
232 Formula() : ScaledReg(0), UnfoldedOffset(0) {}
307 /// InitialMatch - Incorporate loop-variant parts of S into this Formula,
310 void Formula::InitialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) {
329 /// formula. This does not include register uses implied by non-constant
331 unsigned Formula::getNumRegs() const {
335 /// getType - Return the type of this formula, if it has one, or null
337 Type *Formula::getType() const
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 243 /// This class holds information that describes a formula for computing
245 struct Formula {
259 /// canonical representation of a formula is
263 /// registers are needed by the formula: e.g., reg1 + reg2 is reg1 + 1 * reg2.
265 /// This invariant can be temporarly broken while building a formula.
266 /// However, every formula inserted into the LSRInstance must be in canonical
279 Formula()
359 /// Incorporate loop-variant parts of S into this Formula, attempting to keep
361 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) {
380 /// \brief Check whether or not this formula statisfies the canonica
    [all...]
  /external/guice/extensions/persist/lib/
hibernate-annotations.jar 
hibernate3.jar 

Completed in 60 milliseconds