Home
last modified time | relevance | path

Searched refs:processCallArgs (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp243 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
1124 bool MipsFastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in MipsFastISel
1527 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp181 bool processCallArgs(SmallVectorImpl<Value*> &Args,
1364 bool PPCFastISel::processCallArgs(SmallVectorImpl<Value*> &Args, in processCallArgs() function in PPCFastISel
1636 if (!processCallArgs(Args, ArgRegs, ArgVTs, ArgFlags, in fastLowerCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp283 bool processCallArgs(CallLoweringInfo &CLI, SmallVectorImpl<MVT> &ArgVTs,
3017 bool AArch64FastISel::processCallArgs(CallLoweringInfo &CLI, in processCallArgs() function in AArch64FastISel
3208 if (!processCallArgs(CLI, OutVTs, NumBytes)) 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()