Searched defs:isIntS16Immediate (Results 1 – 3 of 3) sorted by relevance
356 static bool isIntS16Immediate(SDNode *N, short &Imm) { in isIntS16Immediate() function367 static bool isIntS16Immediate(SDValue Op, short &Imm) { in isIntS16Immediate() function
1744 static bool isIntS16Immediate(SDNode *N, short &Imm) { in isIntS16Immediate() function1754 static bool isIntS16Immediate(SDValue Op, short &Imm) { in isIntS16Immediate() function
2284 bool llvm::isIntS16Immediate(SDNode *N, int16_t &Imm) { in isIntS16Immediate() function in llvm2294 bool llvm::isIntS16Immediate(SDValue Op, int16_t &Imm) { in isIntS16Immediate() function in llvm