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

  /external/llvm/lib/Target/ARM/
ARMCallingConv.h 77 static const MCPhysReg GPRArgRegs[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
83 Reg = State.AllocateReg(GPRArgRegs);
ARMISelLowering.cpp 84 static const MCPhysReg GPRArgRegs[] = {
    [all...]
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMCallingConv.h 77 static const MCPhysReg GPRArgRegs[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
83 Reg = State.AllocateReg(GPRArgRegs);
ARMISelLowering.cpp 145 static const MCPhysReg GPRArgRegs[] = {
    [all...]
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 92 static const unsigned GPRArgRegs[] = {
    [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 625 milliseconds