Searched defs:GPR32ArgRegs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1325 std::array<MCPhysReg, 4> GPR32ArgRegs = {{Mips::A0, Mips::A1, Mips::A2, fastLowerArguments() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 3148 static const MCPhysReg GPR32ArgRegs[] = { fastLowerArguments() local |