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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp293 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { function
313 static bool isInt32Immediate(SDValue N, unsigned &Imm) { function
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp285 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { function
295 static bool isInt32Immediate(SDValue N, unsigned &Imm) { function

Completed in 116 milliseconds