Searched defs:assignArg (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVCallLowering.cpp | 43 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, assignArg() function 181 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, assignArg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 41 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, in assignArg() function 69 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, in assignArg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86CallLowering.cpp | 68 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, assignArg() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 188 virtual bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, assignArg() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 86 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, assignArg() function 112 bool assignArg(unsigned ValNo, EVT OrigVT, MVT ValVT, MVT LocVT, assignArg() function
|