Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h521 bool isShiftedMask() const { in isShiftedMask() function
/external/llvm/include/llvm/ADT/
DAPInt.h1799 inline bool isShiftedMask(unsigned numBits, const APInt &APIVal) { in isShiftedMask() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1826 inline bool isShiftedMask(unsigned numBits, const APInt &APIVal) { in isShiftedMask() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2038 static bool isShiftedMask(uint64_t Mask, EVT VT) { in isShiftedMask() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2249 static bool isShiftedMask(uint64_t Mask, EVT VT) { in isShiftedMask() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp100 static bool isShiftedMask(uint64_t I, uint64_t &Pos, uint64_t &Size) { in isShiftedMask() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp65 static bool isShiftedMask(uint64_t I, uint64_t &Pos, uint64_t &Size) { in isShiftedMask() function