Searched defs:finishCall (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1270 bool MipsFastISel::finishCall(CallLoweringInfo &CLI, MVT RetVT, finishCall() function in MipsFastISel |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 1489 bool PPCFastISel::finishCall(MVT RetVT, CallLoweringInfo &CLI, unsigned &NumBytes) { finishCall() function in PPCFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 3100 bool AArch64FastISel::finishCall(CallLoweringInfo &CLI, unsigned NumBytes) { finishCall() function in AArch64FastISel |