Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2469 uint64_t MaskImm; in tryBitfieldInsertOpFromOrAndImm() local
2826 uint64_t MaskImm; in tryShiftAmountMod() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1776 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicBinaryPartword() local
1963 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicCmpSwapPartword() local