Searched defs:getDivisor (Results 1 – 6 of 6) sorted by relevance
36 GLuint getDivisor() const { return mDivisor; } in getDivisor() function
102 Value *getDivisor() const { return DivInst->getOperand(1); } in getDivisor() function
104 Value *getDivisor() const { return DivInst->getOperand(1); } in getDivisor() function
729 public long getDivisor() { in getDivisor() method
730 public long getDivisor() { in getDivisor() method
719 int64_t NFRule::getDivisor() const in getDivisor() function in NFRule