Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h35 unsigned HighBit; variable
H A DMIRSampleProfile.h37 unsigned HighBit; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp162 unsigned HighBit; member in llvm::MIRProfileLoader
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DScaledNumber.h350 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp640 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6757 unsigned HighBit = DemandHighBits ? OpSizeInBits : 24; in MatchBSwapHWordLow() local