Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp345 static bool isIntImmediate(const SDNode *N, uint64_t &Imm) { in isIntImmediate() function
355 static bool isIntImmediate(SDValue N, uint64_t &Imm) { in isIntImmediate() function