Home
last modified time | relevance | path

Searched defs:HighBit (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h36 unsigned HighBit; variable
H A DMIRSampleProfile.h42 unsigned HighBit; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp190 unsigned HighBit; member in llvm::MIRProfileLoader
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h354 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp688 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7915 unsigned HighBit = DemandHighBits ? OpSizeInBits : 24; in MatchBSwapHWordLow() local