Home
last modified time | relevance | path

Searched defs:MaskBit (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/
H A DHexagon.cpp78 uint32_t MaskBit = (Mask >> Bit) & 1; in applyMask() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineOperand.cpp860 unsigned MaskBit = i % 32; in print() local
/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_ripencc.c4928 MaskBit[] = { in rpt_8F4D() local
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5902 unsigned MaskBit = ((OpNo - 1) ? 1 : 4); in getDemandedSrcElements() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp304 unsigned MaskBit; in currentITCond() local