Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp195 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
1086 bool MipsFastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in MipsFastISel
1308 if (!processCallArgs(CLI, OutVTs, NumBytes)) in fastLowerCall()
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp180 bool processCallArgs(SmallVectorImpl<Value*> &Args,
1277 bool PPCFastISel::processCallArgs(SmallVectorImpl<Value*> &Args, in processCallArgs() function in PPCFastISel
1549 if (!processCallArgs(Args, ArgRegs, ArgVTs, ArgFlags, in fastLowerCall()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp237 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
2931 bool AArch64FastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in AArch64FastISel
3122 if (!processCallArgs(CLI, OutVTs, NumBytes)) in fastLowerCall()