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

  /external/llvm/lib/Target/AArch64/
AArch64CallingConvention.h 37 static const MCPhysReg DRegList[] = {AArch64::D0, AArch64::D1, AArch64::D2,
97 RegList = DRegList;
  /external/llvm/lib/Target/ARM/
ARMCallingConv.h 169 static const MCPhysReg DRegList[] = { ARM::D0, ARM::D1, ARM::D2, ARM::D3,
224 RegList = DRegList;

Completed in 798 milliseconds