/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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()
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | IPConstantPropagation.cpp | 141 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
|
H A D | DeadArgumentElimination.cpp | 483 typedef SmallVector<Liveness, 5> RetVals; in SurveyFunction() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | IPConstantPropagation.cpp | 170 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
|
H A D | DeadArgumentElimination.cpp | 506 using RetVals = SmallVector<Liveness, 5>; in SurveyFunction() typedef
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | CFLSteensAliasAnalysis.cpp | 129 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 508 using RetVals = SmallVector<Liveness, 5>; in surveyFunction() typedef
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1724 CAMLprim LLVMValueRef llvm_build_aggregate_ret(value RetVals, value B) { in llvm_build_aggregate_ret()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 2449 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 3084 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 3120 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4370 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 7775 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3180 SmallVector<std::pair<Register, SDValue>, 4> RetVals; in LowerReturn() local
|