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

  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
RRotU64.c 41 return InternalMathRRotU64 (Operand, Count);
Math64.c 145 InternalMathRRotU64 (
BaseLibInternals.h 125 InternalMathRRotU64 (
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/
RRotU64.c 49 return InternalMathRRotU64 (Operand, Count);
Math64.c 155 InternalMathRRotU64 (
BaseLibInternals.h 141 InternalMathRRotU64 (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
RRotU64.S 24 .globl ASM_PFX(InternalMathRRotU64)
29 # InternalMathRRotU64 (
34 ASM_PFX(InternalMathRRotU64):
RRotU64.asm 29 ; InternalMathRRotU64 (
34 InternalMathRRotU64 PROC USES ebx
47 InternalMathRRotU64 ENDP
RRotU64.c 19 InternalMathRRotU64 (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
RRotU64.asm 29 ; InternalMathRRotU64 (
34 InternalMathRRotU64 PROC USES ebx
49 InternalMathRRotU64 ENDP
RRotU64.S 22 ASM_GLOBAL ASM_PFX(InternalMathRRotU64)
27 # InternalMathRRotU64 (
32 ASM_PFX(InternalMathRRotU64):
RRotU64.c 34 InternalMathRRotU64 (
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
Math64.S 102 GCC_ASM_EXPORT(InternalMathRRotU64)
104 ASM_PFX(InternalMathRRotU64):

Completed in 414 milliseconds