Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp328 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { in isInt32Immediate() function
338 static bool isInt32Immediate(SDValue N, unsigned &Imm) { in isInt32Immediate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp485 static bool isInt32Immediate(SDNode *N, unsigned &Imm) { in isInt32Immediate() function
505 static bool isInt32Immediate(SDValue N, unsigned &Imm) { in isInt32Immediate() function