Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp240 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
1130 bool MipsFastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in MipsFastISel
1539 if (!processCallArgs(CLI, OutVTs, NumBytes)) in fastLowerCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp183 bool processCallArgs(SmallVectorImpl<Value*> &Args,
1373 bool PPCFastISel::processCallArgs(SmallVectorImpl<Value*> &Args, in processCallArgs() function in PPCFastISel
1645 if (!processCallArgs(Args, ArgRegs, ArgVTs, ArgFlags, in fastLowerCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp273 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
3015 bool AArch64FastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in AArch64FastISel
3230 if (!processCallArgs(CLI, OutVTs, NumBytes)) in fastLowerCall()