Searched defs:AnalyzeCallOperands (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h89 AnalyzeCallOperands(const SmallVectorImpl<ISD::OutputArg> &Outs, function in class:llvm::MipsCCState
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h58 void AnalyzeCallOperands(const SmallVectorImpl<ISD::OutputArg> &Outs, function in class:llvm::SystemZCCState
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp127 void CCState::AnalyzeCallOperands(const SmallVectorImpl<ISD::OutputArg> &Outs, function in class:CCState
144 void CCState::AnalyzeCallOperands(SmallVectorImpl<MVT> &ArgVTs, function in class:CCState

Completed in 208 milliseconds