Home
last modified time | relevance | path

Searched refs:InternalMathLRotU64 (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DLRotU64.S24 .globl ASM_PFX(InternalMathLRotU64)
29 # InternalMathLRotU64 (
34 ASM_PFX(InternalMathLRotU64):
DLRotU64.asm29 ; InternalMathLRotU64 (
34 InternalMathLRotU64 PROC USES ebx label
47 InternalMathLRotU64 ENDP
DLRotU64.c27 InternalMathLRotU64 ( in InternalMathLRotU64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DLRotU64.S22 ASM_GLOBAL ASM_PFX(InternalMathLRotU64)
27 # InternalMathLRotU64 (
32 ASM_PFX(InternalMathLRotU64):
DLRotU64.asm29 ; InternalMathLRotU64 (
34 InternalMathLRotU64 PROC USES ebx label
49 InternalMathLRotU64 ENDP
DLRotU64.c34 InternalMathLRotU64 ( in InternalMathLRotU64() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DLRotU64.c41 return InternalMathLRotU64 (Operand, Count); in LRotU64()
DMath64.c121 InternalMathLRotU64 ( in InternalMathLRotU64() function
DBaseLibInternals.h104 InternalMathLRotU64 (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
DLRotU64.c49 return InternalMathLRotU64 (Operand, Count); in LRotU64()
DMath64.c131 InternalMathLRotU64 ( in InternalMathLRotU64() function
DBaseLibInternals.h120 InternalMathLRotU64 (
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
DMath64.S76 GCC_ASM_EXPORT(InternalMathLRotU64)
78 ASM_PFX(InternalMathLRotU64):