Lines Matching defs:isIntImmediate
2247 // isIntImmediate - This method tests to see if the node is a constant2249 static bool isIntImmediate(const SDNode *N, uint64_t &Imm) {2263 isIntImmediate(N->getOperand(1).getNode(), Imm);