Home
last modified time | relevance | path

Searched defs:isInt64Immediate (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp495 static bool isInt64Immediate(SDNode *N, uint64_t &Imm) { in isInt64Immediate() function
511 static bool isInt64Immediate(SDValue N, uint64_t &Imm) { in isInt64Immediate() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp573 static bool isInt64Immediate(SDNode *N, uint64_t &Imm) { in isInt64Immediate() function
589 static bool isInt64Immediate(SDValue N, uint64_t &Imm) { in isInt64Immediate() function
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp384 static bool isInt64Immediate(SDNode *N, uint64_t &Imm) { in isInt64Immediate() function