Searched defs:RetVals (Results 1 – 11 of 11) sorted by relevance
| /external/llvm/lib/Transforms/IPO/ |
| D | IPConstantPropagation.cpp | 141 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
|
| D | DeadArgumentElimination.cpp | 483 typedef SmallVector<Liveness, 5> RetVals; in SurveyFunction() typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| 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()
|
| D | CFLSteensAliasAnalysis.cpp | 117 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | IPConstantPropagation.cpp | 170 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
|
| D | DeadArgumentElimination.cpp | 506 using RetVals = SmallVector<Liveness, 5>; in SurveyFunction() typedef
|
| /external/llvm/lib/Analysis/ |
| D | CFLSteensAliasAnalysis.cpp | 129 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 1724 CAMLprim LLVMValueRef llvm_build_aggregate_ret(value RetVals, value B) { in llvm_build_aggregate_ret()
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 2449 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 3084 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 4370 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local
|