Home
last modified time | relevance | path

Searched defs:LShiftU64 (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DLShiftU64.asm52 LShiftU64 PROC label
DLShiftU64.c25 LShiftU64 ( in LShiftU64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DLShiftU64.c34 LShiftU64 ( in LShiftU64() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
DMath.c28 LShiftU64 ( in LShiftU64() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
DMath.c27 LShiftU64 ( in LShiftU64() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DMath.c25 LShiftU64 ( in LShiftU64() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h56 #define LShiftU64(_Op, _Count) GlueLShiftU64(_Op, _Count) macro