Searched refs:assignArg (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CallLowering.cpp | 193 if (Handler.assignArg(i, CurVT, CurVT, CCValAssign::Full, Args[i], in handleAssignments() 221 if (Handler.assignArg(i, NewVT, NewVT, CCValAssign::Full, Args[i], in handleAssignments() 248 if (Handler.assignArg(i + Part, NewVT, NewVT, CCValAssign::Full, in handleAssignments() 281 if (Handler.assignArg(i + PartIdx, NewVT, NewVT, CCValAssign::Full, in handleAssignments()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | CallLowering.h | 157 virtual bool assignArg(unsigned ValNo, MVT ValVT, MVT LocVT, in assignArg() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86CallLowering.cpp | 158 bool assignArg(unsigned ValNo, MVT ValVT, MVT LocVT, in assignArg() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMCallLowering.cpp | 172 bool assignArg(unsigned ValNo, MVT ValVT, MVT LocVT, in assignArg() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCallLowering.cpp | 66 bool assignArg(unsigned ValNo, MVT ValVT, MVT LocVT, in assignArg() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CallLowering.cpp | 189 bool assignArg(unsigned ValNo, MVT ValVT, MVT LocVT, in assignArg() function
|