Home
last modified time | relevance | path

Searched defs:GPR (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h48 void setVarArgsFirstGPR(unsigned GPR) { VarArgsFirstGPR = GPR; } in setVarArgsFirstGPR()
/external/llvm/lib/Target/Hexagon/
DHexagonGenPredicate.cpp407 Register GPR = MI->getOperand(i); in convertToPredForm() local
/external/kernel-headers/original/uapi/sound/
Demu10k1.h98 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3148 static const MCPhysReg GPR[] = { in LowerFormalArguments_64SVR4() local
3584 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32; in LowerFormalArguments_Darwin() local
3973 static const MCPhysReg GPR[] = { in needStackSlotPassParameters() local
5029 static const MCPhysReg GPR[] = { in LowerCall_64SVR4() local
5748 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32; in LowerCall_Darwin() local
/external/valgrind/VEX/priv/
Dhost_mips_defs.h43 #define GPR(_mode64, _enc, _ix64, _ix32) \ macro
Dhost_ppc_defs.h48 #define GPR(_mode64, _enc, _ix64, _ix32) \ macro
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp1885 const unsigned *GPR = isPPC64 ? GPR_64 : GPR_32; in LowerFormalArguments_Darwin() local
3141 const unsigned *GPR = isPPC64 ? GPR_64 : GPR_32; in LowerCall_Darwin() local