Home
last modified time | relevance | path

Searched defs:RetArg (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp593 Value *RetArg = nullptr; in addArgumentReturnedAttrs() local
611 if (Value *RetArg = FindRetArg()) { in addArgumentReturnedAttrs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9653 ISD::InputArg RetArg(Flags, RegisterVT, ValueVTs[0], true, in LowerArguments() local