Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp283 static bool isIntImmediate(const SDNode *N, uint64_t &Imm) { in isIntImmediate() function
293 static bool isIntImmediate(SDValue N, uint64_t &Imm) { in isIntImmediate() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp470 static bool isIntImmediate(SDValue N, uint64_t &Imm) { in isIntImmediate() function
H A DAArch64ISelLowering.cpp1956 static bool isIntImmediate(const SDNode *N, uint64_t &Imm) { in isIntImmediate() function