Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp116 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local
195 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand()
225 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns()
266 SmallVector<wasm::ValType, 4> Returns; in lower() local
293 SmallVector<wasm::ValType, 1> Returns; in lower() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp87 SmallVectorImpl<ReturnInst *> &Returns, in CloneFunctionInto()
312 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneFunction() local
497 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst()
777 bool ModuleLevelChanges, SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneFunctionInto()
H A DCloneModule.cpp162 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
H A DInlineFunction.cpp1673 const SmallVectorImpl<ReturnInst *> &Returns) { in inlineRetainOrClaimRVCalls()
1889 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp246 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
H A DR600OpenCLImageTypeLoweringPass.cpp303 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp386 SmallVectorImpl<Instruction *> &Returns, in findInsts()
764 SmallVector<Instruction *, 4> Returns; in run() local
H A DSjLjEHPrepare.cpp364 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp318 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp90 SmallVector<const BlockCommandComment *, 4> Returns; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h200 SmallVector<ReturnStmt*, 4> Returns; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h403 SmallVector<ValType, 1> Returns; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp833 SmallVector<ReturnInst *, 4> Returns; in create() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1557 SmallVector<ReturnInst *, 8> Returns; in internalizeFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp556 SmallVector<MachineBasicBlock*, 4> Returns; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp14309 ReturnStmt **Returns = Scope->Returns.data(); in computeNRVO() local