Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp877 unsigned MaskBit = i % 32; in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6789 unsigned MaskBit = ((OpNo - 1) ? 1 : 4); in getDemandedSrcElements() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp365 unsigned MaskBit = extractITMaskBit(ITState.Mask, ITState.CurPosition); in currentITCond() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41120 APInt MaskBit = APInt::getOneBitSet(NumSrcElts, MaskIdx); in combineExtractVectorElt() local