Searched refs:InternalMathLShiftU64 (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/
H A DLShiftU64.c40 return InternalMathLShiftU64 (Operand, Count);
H A DMath64.c33 InternalMathLShiftU64 ( function
H A DBaseLibInternals.h43 InternalMathLShiftU64 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DLShiftU64.c33 InternalMathLShiftU64 ( function
H A DLShiftU64.S22 ASM_GLOBAL ASM_PFX(InternalMathLShiftU64)
27 # InternalMathLShiftU64 (
32 ASM_PFX(InternalMathLShiftU64):
H A DLShiftU64.asm29 ; InternalMathLShiftU64 (
34 InternalMathLShiftU64 PROC label
44 InternalMathLShiftU64 ENDP
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Arm/
H A DMath64.S22 GCC_ASM_EXPORT(InternalMathLShiftU64)
24 ASM_PFX(InternalMathLShiftU64):

Completed in 53 milliseconds