Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DIPConstantPropagation.cpp147 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
DDeadArgumentElimination.cpp502 using RetVals = SmallVector<Liveness, 5>; in SurveyFunction() typedef
/external/llvm/lib/Transforms/IPO/
DIPConstantPropagation.cpp141 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
DDeadArgumentElimination.cpp483 typedef SmallVector<Liveness, 5> RetVals; in SurveyFunction() typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp354 const SmallVectorImpl<Value *> &RetVals) { in getInterfaceValue()
404 const SmallVectorImpl<Value *> &RetVals, const ReachabilitySet &ReachSet) { in populateExternalRelations()
489 const SmallVectorImpl<Value *> &RetVals, const AliasAttrMap &AMap) { in populateExternalAttributes()
500 const Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
DCFLSteensAliasAnalysis.cpp116 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DIPConstantPropagation.cpp169 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
DDeadArgumentElimination.cpp467 typedef SmallVector<Liveness, 5> RetVals; in SurveyFunction() typedef
/external/llvm/lib/Analysis/
DCFLSteensAliasAnalysis.cpp129 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp1485 SDValue RetVals[] = { Undef, Ret }; in SelectAtomicLoadAdd() local
1491 SDValue RetVals[] = { Undef, Ret }; in SelectAtomicLoadAdd() local
1646 SDValue RetVals[] = { Undef, Ret }; in SelectAtomicLoadArith() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c1366 CAMLprim LLVMValueRef llvm_build_aggregate_ret(value RetVals, value B) { in llvm_build_aggregate_ret()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1803 CAMLprim LLVMValueRef llvm_build_aggregate_ret(value RetVals, value B) { in llvm_build_aggregate_ret()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1724 CAMLprim LLVMValueRef llvm_build_aggregate_ret(value RetVals, value B) { in llvm_build_aggregate_ret()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp1756 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
/external/llvm/lib/IR/
DCore.cpp2449 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp2679 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()