Searched defs:isShiftedMask (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 490 bool isShiftedMask() const { isShiftedMask() function |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 1790 TEST(APIntTest,isShiftedMask) TEST() argument |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 3139 static bool isShiftedMask(uint64_t Mask, EVT VT) { isShiftedMask() function |