Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DIPConstantPropagation.cpp170 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
DDeadArgumentElimination.cpp506 using RetVals = SmallVector<Liveness, 5>; in SurveyFunction() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
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()
DCFLSteensAliasAnalysis.cpp117 Function &Fn, const SmallVectorImpl<Value *> &RetVals, in FunctionInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3084 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4370 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local