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

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
MvI2cDxe.c 462 UINTN LastByte;
472 LastByte = ((*read == Length - 1) && last) ? 1 : 0;
473 if (LastByte)
488 if (I2cStatus != (LastByte ?
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 606 unsigned char LastByte = VEX_PP | (VEX_L << 2) | (VEX_4V << 3);
610 EmitByte(LastByte | (VEX_R << 7), CurByte, OS);
617 EmitByte(LastByte | (VEX_W << 7), CurByte, OS);
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 1177 milliseconds