Searched defs:isIntS16Immediate (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp281 static bool isIntS16Immediate(SDNode *N, short &Imm) { function
292 static bool isIntS16Immediate(SDValue Op, short &Imm) { function
H A DPPCISelLowering.cpp1001 static bool isIntS16Immediate(SDNode *N, short &Imm) { function
1011 static bool isIntS16Immediate(SDValue Op, short &Imm) { function

Completed in 185 milliseconds