Searched defs:Returns (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp265 SmallVector<ReturnInst *, 4> Returns; local
H A DR600OpenCLImageTypeLoweringPass.cpp318 SmallVector<ReturnInst*, 8> Returns; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp91 SmallVector<wasm::ValType, 4> Returns; local
236 SmallVector<wasm::ValType, 4> Returns; local
164 lowerTypeIndexOperand( SmallVector<wasm::ValType, 1> &&Returns, SmallVector<wasm::ValType, 4> &&Params) const argument
194 getFunctionReturns(const MachineInstr *MI, SmallVectorImpl<wasm::ValType> &Returns) argument
263 SmallVector<wasm::ValType, 1> Returns; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp364 SmallVector<ReturnInst *, 16> Returns; local
H A DSafeStack.cpp762 SmallVector<ReturnInst *, 4> Returns; local
382 findInsts(Function &F, SmallVectorImpl<AllocaInst *> &StaticAllocas, SmallVectorImpl<AllocaInst *> &DynamicAllocas, SmallVectorImpl<Argument *> &ByValArguments, SmallVectorImpl<ReturnInst *> &Returns, SmallVectorImpl<Instruction *> &StackRestorePoints) argument
491 moveStaticAllocasToUnsafeStack( IRBuilder< &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, Instruction *BasePointer, AllocaInst *StackGuardSlot) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp90 SmallVector<const BlockCommandComment *, 4> Returns; member in struct:__anon1938::FullCommentParts
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp261 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. local
81 CloneFunctionInto(Function *NewFunc, const Function *OldFunc, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst*> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo, ValueMapTypeRemapper *TypeMapper, ValueMaterializer *Materializer) argument
445 CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc, const Instruction *StartingInst, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst *> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo) argument
724 CloneAndPruneFunctionInto(Function *NewFunc, const Function *OldFunc, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst*> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo, Instruction *TheCall) argument
H A DInlineFunction.cpp1759 SmallVector<ReturnInst*, 8> Returns; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h368 SmallVector<ValType, 1> Returns; member in struct:llvm::wasm::WasmSignature
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h193 SmallVector<ReturnStmt*, 4> Returns; member in class:clang::sema::FunctionScopeInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp67 SmallVector<wasm::ValType, 1> Returns; member in struct:__anon3736::WasmSignature
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp673 SmallVector<ReturnInst *, 4> Returns; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp551 SmallVector<MachineBasicBlock*, 4> Returns; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp14072 ReturnStmt **Returns = Scope->Returns.data(); local
[all...]

Completed in 203 milliseconds