Searched defs:RetVals (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | CFLAndersAliasAnalysis.cpp | 356 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 D | CFLSteensAliasAnalysis.cpp | 117 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 507 using RetVals = SmallVector<Liveness, 5>; in SurveyFunction() typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1725 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 D | Core.cpp | 3145 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 5995 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 2699 SmallVector<std::pair<Register, SDValue>, 4> RetVals; in LowerReturn() local
|