/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
PointerIntPair.h | 52 /// IntMask - This is the unshifted mask for valid bits of the int type. 53 IntMask = (uintptr_t)(((intptr_t)1 << IntBits)-1), 56 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 73 return (IntType)((Value >> IntShift) & IntMask);
|
/external/llvm/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/ |
PointerIntPair.h | 140 /// IntMask - This is the unshifted mask for valid bits of the int type. 141 IntMask = (uintptr_t)(((intptr_t)1 << IntBits) - 1), 144 ShiftedIntMask = (uintptr_t)(IntMask << IntShift) 153 return (Value >> IntShift) & IntMask; 167 assert((IntWord & ~IntMask) == 0 && "Integer too large for field");
|
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/gpio/ |
rk3399_gpio.c | 29 uint32_t intmask; member in struct:__anon4177 41 #define INTMASK 0x34 340 store_gpio[i - 2].intmask = 341 mmio_read_32(gpio_port[i] + INTMASK); 390 mmio_write_32(gpio_port[i] + INTMASK, 391 store_gpio[i - 2].intmask);
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/ |
hisi_pwrc.c | 292 enum pdc_finish_int_mask intmask) 297 if (intmask == PDC_ENABLE_FINISH_INT) 331 enum pdc_finish_int_mask intmask) 341 enum pdc_finish_int_mask intmask)
|
/external/llvm/utils/LLVMVisualizers/ |
llvm.natvis | 84 <DisplayString>{IntMask}: {($T1)(Value & PointerBitMask)} [{($T3)((Value >> IntShift) & IntMask)}]</DisplayString>
87 <Item Name="[int]">($T3)((Value >> IntShift) & IntMask)</Item>
92 <DisplayString Condition="((Val.Value >> Val.IntShift) & Val.IntMask) == 0">{"$T1", s8b}: {($T1)(Val.Value & Val.PointerBitMask)}</DisplayString>
93 <DisplayString Condition="((Val.Value >> Val.IntShift) & Val.IntMask) != 0">{"$T2", s8b}: {($T2)(Val.Value & Val.PointerBitMask)}</DisplayString>
95 <ExpandedItem Condition="((Val.Value >> Val.IntShift) & Val.IntMask) == 0">($T1)(Val.Value & Val.PointerBitMask)</ExpandedItem>
96 <ExpandedItem Condition="((Val.Value >> Val.IntShift) & Val.IntMask) != 0">($T2)(Val.Value & Val.PointerBitMask)</ExpandedItem>
|
/external/llvm/test/CodeGen/X86/ |
setcc-lowering.ll | 69 %intmask.i894 = bitcast <16 x i1> %"oldMask&test607" to i16 70 %res.i895 = icmp eq i16 %intmask.i894, 0
|
/external/syslinux/gpxe/src/drivers/net/ |
epic100.c | 71 static int intmask; variable 131 intmask = ioaddr + INTMASK; /* Interrupt Mask */ 149 outl(INTR_DISABLE, intmask);
|
epic100.h | 20 INTMASK= 8, /* Interrupt Mask */
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/ |
PlatformBoards.h | 115 UINT32 IntMask; ///< Value for IOH REG GPIO_INTMASK.
|
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/ |
Decode.c | 478 UINT8 IntMask;
480 IntMask = (UINT8)(UINTN)(CdbPtr->OpFlags & (PXE_OPFLAGS_INTERRUPT_RECEIVE |
490 if (IntMask == 0) {
496 AdapterInfo->int_mask = IntMask;
501 if (IntMask != 0) {
502 AdapterInfo->int_mask = (UINT16) (AdapterInfo->int_mask & ~(IntMask));
[all...] |