Home
last modified time | relevance | path

Searched defs:LowBit (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h34 unsigned LowBit; variable
H A DMIRSampleProfile.h36 unsigned LowBit; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp159 unsigned LowBit; member in llvm::MIRProfileLoader
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp641 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp900 unsigned LowBit = Mask & -Mask; in getITMaskOpValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5863 unsigned LowBit = mask & -mask; in DecodeIT() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2366 SDValue LowBit = DAG.getZExtOrTrunc(SetCC.getOperand(0), DL, VT); in foldAddSubBoolOfMaskedVal() local