/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMCInstLower.cpp | 116 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 D | CloneFunction.cpp | 87 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 D | CloneModule.cpp | 162 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in CloneModule() local
|
H A D | InlineFunction.cpp | 1673 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 D | AMDGPURewriteOutArguments.cpp | 246 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
|
H A D | R600OpenCLImageTypeLoweringPass.cpp | 303 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | SafeStack.cpp | 386 SmallVectorImpl<Instruction *> &Returns, in findInsts() 764 SmallVector<Instruction *, 4> Returns; in run() local
|
H A D | SjLjEHPrepare.cpp | 364 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 318 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. in moveFunctionBody() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | CommentToXML.cpp | 90 SmallVector<const BlockCommandComment *, 4> Returns; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 200 SmallVector<ReturnStmt*, 4> Returns; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 403 SmallVector<ValType, 1> Returns; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroSplit.cpp | 833 SmallVector<ReturnInst *, 4> Returns; in create() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 1557 SmallVector<ReturnInst *, 8> Returns; in internalizeFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 556 SmallVector<MachineBasicBlock*, 4> Returns; in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 14309 ReturnStmt **Returns = Scope->Returns.data(); in computeNRVO() local
|