Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp210 static bool isIntImmediate(const SDNode *N, uint64_t &Imm) { in isIntImmediate() function
220 static bool isIntImmediate(SDValue N, uint64_t &Imm) { in isIntImmediate() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp212 static bool isIntImmediate(const SDNode *N, uint64_t &Imm) { in isIntImmediate() function
222 static bool isIntImmediate(SDValue N, uint64_t &Imm) { in isIntImmediate() function