Home
last modified time | relevance | path

Searched refs:BYTE_MASK (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libc/db/hash/
H A Dhash_page.c601 #define BYTE_MASK ((1 << INT_BYTE_SHIFT) -1) macro
620 ip[clearints - 1] = ALL_SET << (nbits & BYTE_MASK); in __ibitmap()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h160 BYTE_MASK, enumerator
H A DSystemZOperators.td298 def z_byte_mask : SDNode<"SystemZISD::BYTE_MASK", SDT_ZReplicate>;
H A DSystemZISelDAGToDAG.cpp1158 assert((VCI.Opcode == SystemZISD::BYTE_MASK || in loadVectorConstant()
H A DSystemZISelLowering.cpp743 Opcode = SystemZISD::BYTE_MASK; in isVectorConstantLegal()
5954 OPCODE(BYTE_MASK); in getTargetNodeName()