/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MIRFSDiscriminator.h | 35 unsigned HighBit; variable
|
H A D | MIRSampleProfile.h | 37 unsigned HighBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 36 unsigned HighBit; variable
|
D | MIRSampleProfile.h | 42 unsigned HighBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 36 unsigned HighBit; variable
|
D | MIRSampleProfile.h | 42 unsigned HighBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 36 unsigned HighBit; variable
|
D | MIRSampleProfile.h | 42 unsigned HighBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 36 unsigned HighBit; variable
|
D | MIRSampleProfile.h | 42 unsigned HighBit; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MIRSampleProfile.cpp | 162 unsigned HighBit; member in llvm::MIRProfileLoader
|
/aosp_15_r20/external/gmmlib/Source/inc/common/ |
H A D | gfxmacro.h | 278 uint32_t HighBit; in GFX_POW2_SIZE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 350 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | ScaledNumber.h | 351 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 D | ScaledNumber.h | 350 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | ScaledNumber.h | 351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | ScaledNumber.h | 351 DigitsT HighBit = DigitsT(1) << (getWidth<DigitsT>() - 1); in getSum() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | ScaledNumber.h | 351 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 D | RuntimeDyldChecker.cpp | 640 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 616 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 617 unsigned HighBit = HighBitExpr.getValue(); in evalSliceExpr() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | instructions-aarch64.h | 303 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
|
H A D | simulator-aarch64.h | 939 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
|
/aosp_15_r20/external/coreboot/src/superio/aspeed/common/ |
H A D | aspeed.h | 411 #define AndMask32(HighBit, LowBit) ~((((uint32_t)1 << (HighBit - LowBit + 1)) - 1) << LowBit) argument
|