Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp1014 int64_t MaskImm = (Size == 1) ? 255 : 65535; in EmitAtomicBinaryPartword() local
1242 int64_t MaskImm = (Size == 1) ? 255 : 65535; in EmitAtomicCmpSwapPartword() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1304 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicBinaryPartword() local
1567 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicCmpSwapPartword() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2066 uint64_t MaskImm; in tryBitfieldInsertOpFromOrAndImm() local