Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.h28 constexpr bool isLegalArithImmed(const uint64_t C) { in isLegalArithImmed() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3002 static bool isLegalArithImmed(uint64_t C) { in isLegalArithImmed() function