Home
last modified time | relevance | path

Searched defs:RetVals (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp356 const SmallVectorImpl<Value *> &RetVals) { in getInterfaceValue()
406 const SmallVectorImpl<Value *> &RetVals, const ReachabilitySet &ReachSet) { in populateExternalRelations()
491 const SmallVectorImpl<Value *> &RetVals, const AliasAttrMap &AMap) { in populateExternalAttributes()
502 const Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
H A DCFLSteensAliasAnalysis.cpp117 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp507 using RetVals = SmallVector<Liveness, 5>; in SurveyFunction() typedef
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1725 LLVMValueRef llvm_build_aggregate_ret(value RetVals, value B) { in llvm_build_aggregate_ret()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp3145 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5995 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2699 SmallVector<std::pair<Register, SDValue>, 4> RetVals; in LowerReturn() local