Home
last modified time | relevance | path

Searched refs:processCallArgs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp182 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
1073 bool MipsFastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in MipsFastISel
1295 if (!processCallArgs(CLI, OutVTs, NumBytes)) in fastLowerCall()
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp179 bool processCallArgs(SmallVectorImpl<Value*> &Args,
1265 bool PPCFastISel::processCallArgs(SmallVectorImpl<Value*> &Args, in processCallArgs() function in PPCFastISel
1537 if (!processCallArgs(Args, ArgRegs, ArgVTs, ArgFlags, in fastLowerCall()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp238 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
2903 bool AArch64FastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in AArch64FastISel
3093 if (!processCallArgs(CLI, OutVTs, NumBytes)) in fastLowerCall()