Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h35 unsigned LowBit; variable
H A DMIRSampleProfile.h41 unsigned LowBit; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp184 unsigned LowBit; member in llvm::MIRProfileLoader
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp690 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp901 unsigned LowBit = Mask & -Mask; getITMaskOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5866 unsigned LowBit = mask & -mask; in DecodeIT() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2557 SDValue LowBit = DAG.getZExtOrTrunc(Z.getOperand(0).getOperand(0), DL, VT); in foldAddSubBoolOfMaskedVal() local