HomeSort by relevance Sort by last modified time
    Searched refs:InternalMathLRotU64 (Results 1 - 13 of 13) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
LRotU64.c 41 return InternalMathLRotU64 (Operand, Count);
Math64.c 121 InternalMathLRotU64 (
BaseLibInternals.h 104 InternalMathLRotU64 (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
LRotU64.c 49 return InternalMathLRotU64 (Operand, Count);
Math64.c 131 InternalMathLRotU64 (
BaseLibInternals.h 120 InternalMathLRotU64 (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
LRotU64.S 24 .globl ASM_PFX(InternalMathLRotU64)
29 # InternalMathLRotU64 (
34 ASM_PFX(InternalMathLRotU64):
LRotU64.asm 29 ; InternalMathLRotU64 (
34 InternalMathLRotU64 PROC USES ebx
47 InternalMathLRotU64 ENDP
LRotU64.c 27 InternalMathLRotU64 (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
LRotU64.asm 29 ; InternalMathLRotU64 (
34 InternalMathLRotU64 PROC USES ebx
49 InternalMathLRotU64 ENDP
LRotU64.S 22 ASM_GLOBAL ASM_PFX(InternalMathLRotU64)
27 # InternalMathLRotU64 (
32 ASM_PFX(InternalMathLRotU64):
LRotU64.c 34 InternalMathLRotU64 (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
Math64.S 76 GCC_ASM_EXPORT(InternalMathLRotU64)
78 ASM_PFX(InternalMathLRotU64):

Completed in 2753 milliseconds