Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h35 unsigned HighBit; variable
H A DMIRSampleProfile.h37 unsigned HighBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMIRFSDiscriminator.h36 unsigned HighBit; variable
DMIRSampleProfile.h42 unsigned HighBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMIRFSDiscriminator.h36 unsigned HighBit; variable
DMIRSampleProfile.h42 unsigned HighBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMIRFSDiscriminator.h36 unsigned HighBit; variable
DMIRSampleProfile.h42 unsigned HighBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMIRFSDiscriminator.h36 unsigned HighBit; variable
DMIRSampleProfile.h42 unsigned HighBit; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp162 unsigned HighBit; member in llvm::MIRProfileLoader
/aosp_15_r20/external/gmmlib/Source/inc/common/
H A Dgfxmacro.h278 uint32_t HighBit; in GFX_POW2_SIZE() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DScaledNumber.h350 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DScaledNumber.h351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DScaledNumber.h350 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DScaledNumber.h351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DScaledNumber.h351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DScaledNumber.h351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DScaledNumber.h351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp640 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp616 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp617 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h303 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
H A Dsimulator-aarch64.h939 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
/aosp_15_r20/external/coreboot/src/superio/aspeed/common/
H A Daspeed.h411 #define AndMask32(HighBit, LowBit) ~((((uint32_t)1 << (HighBit - LowBit + 1)) - 1) << LowBit) argument

12