Home
last modified time | relevance | path

Searched defs:OutInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp873 CCState OutInfo(CalleeCC, false, MF, OutLocs, Ctx); in areCalleeOutgoingArgsTailCallable() local
1168 CCState OutInfo(CalleeCC, false, MF, OutLocs, F.getContext()); in lowerTailCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp1056 CCState OutInfo(CalleeCC, false, MF, OutLocs, CallerF.getContext()); in areCalleeOutgoingArgsTailCallable() local
1254 CCState OutInfo(CalleeCC, false, MF, OutLocs, F.getContext()); in lowerTailCall() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp689 void convertParams(const ParamsSeq &Params, FunctionInfo &OutInfo) { in convertParams()
705 FunctionInfo &OutInfo, llvm::StringRef APIName) { in convertNullability()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1161 const ArgInfo &OutInfo = OutArgs[i]; in parametersInCSRMatch() local