/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.cpp | 36 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_AlignArgRegs() local 61 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_SkipLastArgRegsPPCF128() local 86 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_AlignFPArgRegs() local
|
H A D | PPCFastISel.cpp | 1375 SmallVectorImpl<unsigned> &ArgRegs, in processCallArgs() 1599 SmallVector<unsigned, 8> ArgRegs; in fastLowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.cpp | 36 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_AlignArgRegs() local 61 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_SkipLastArgRegsPPCF128() local 86 static const MCPhysReg ArgRegs[] = { in CC_PPC32_SVR4_Custom_AlignFPArgRegs() local
|
H A D | PPCFastISel.cpp | 1374 SmallVectorImpl<unsigned> &ArgRegs, in processCallArgs() 1602 SmallVector<unsigned, 8> ArgRegs; in fastLowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1888 SmallVectorImpl<Register> &ArgRegs, in ProcessCallArgs() 2226 SmallVector<Register, 8> ArgRegs; in ARMEmitLibcall() local 2334 SmallVector<Register, 8> ArgRegs; in SelectCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1876 SmallVectorImpl<Register> &ArgRegs, in ProcessCallArgs() 2224 SmallVector<Register, 8> ArgRegs; in ARMEmitLibcall() local 2333 SmallVector<Register, 8> ArgRegs; in SelectCall() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1871 SmallVectorImpl<unsigned> &ArgRegs, in ProcessCallArgs() 2209 SmallVector<unsigned, 8> ArgRegs; in ARMEmitLibcall() local 2319 SmallVector<unsigned, 8> ArgRegs; in SelectCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 34 ArrayRef<ArrayRef<Register>> ArgRegs, in lowerCall()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCFastISel.cpp | 1278 SmallVectorImpl<unsigned> &ArgRegs, in processCallArgs() 1509 SmallVector<unsigned, 8> ArgRegs; in fastLowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 409 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in lowerFormalArguments() local
|
H A D | MipsISelLowering.cpp | 4414 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg() local 4497 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 521 static const MCPhysReg ArgRegs[] = {ARC::R0, ARC::R1, ARC::R2, ARC::R3, in LowerCallArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/ |
H A D | ARCISelLowering.cpp | 557 static const MCPhysReg ArgRegs[] = {ARC::R0, ARC::R1, ARC::R2, ARC::R3, in LowerCallArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 501 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in lowerFormalArguments() local
|
H A D | MipsISelLowering.cpp | 4372 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg() local 4456 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 92 ArrayRef<ArrayRef<Register>> ArgRegs, in lowerCall()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.cpp | 367 ArrayRef<MCPhysReg> ArgRegs = ArrayRef(GPRArgRegs); in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 752 … SmallVectorImpl<std::pair<MCRegister, Register>> &ArgRegs, in passSpecialInputs()
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 3785 ArrayRef<MCPhysReg> ArgRegs = ABI.GetByValArgRegs(); in passByValArg() local 3871 ArrayRef<MCPhysReg> ArgRegs = ABI.GetVarArgRegs(); in writeVarArgRegs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1346 static const MCPhysReg ArgRegs[] = { in LowerCCCArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1340 static const MCPhysReg ArgRegs[] = { in LowerCCCArguments() local
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 1357 static const MCPhysReg ArgRegs[] = { in LowerCCCArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 3233 SmallVector<unsigned, 16> ArgRegs; in fastLowerCall() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 3059 SmallVector<unsigned, 16> ArgRegs; in fastLowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 2264 ArrayRef<MCPhysReg> ArgRegs = ArrayRef(ArgGPRs); in LowerFormalArguments() local
|