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.cpp187 unsigned HighBit; member in llvm::MIRProfileLoader
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp689 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7455 unsigned HighBit = DemandHighBits ? OpSizeInBits : 24; in MatchBSwapHWordLow() local