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

/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp299 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { function
319 static bool isInt32Immediate(SDValue N, unsigned &Imm) { function
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp282 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { function
292 static bool isInt32Immediate(SDValue N, unsigned &Imm) { function

Completed in 80 milliseconds