Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
H A Dsignature.h143 auto Returns(ReturnTypes... return_types) const { in Returns() function in v8::internal::FixedSizeSignature
179 static auto Returns(ReturnTypes... return_types) { in Returns() function in v8::internal::FixedSizeSignature
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp265 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
H A DR600OpenCLImageTypeLoweringPass.cpp318 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp93 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local
236 SmallVector<wasm::ValType, 4> Returns; in lower() local
166 lowerTypeIndexOperand( SmallVector<wasm::ValType, 1> &&Returns, SmallVector<wasm::ValType, 4> &&Params) const lowerTypeIndexOperand() argument
196 getFunctionReturns(const MachineInstr *MI, SmallVectorImpl<wasm::ValType> &Returns) getFunctionReturns() argument
263 SmallVector<wasm::ValType, 1> Returns; lower() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp355 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
H A DSafeStack.cpp748 SmallVector<ReturnInst *, 4> Returns; in run() local
378 findInsts(Function &F, SmallVectorImpl<AllocaInst *> &StaticAllocas, SmallVectorImpl<AllocaInst *> &DynamicAllocas, SmallVectorImpl<Argument *> &ByValArguments, SmallVectorImpl<ReturnInst *> &Returns, SmallVectorImpl<Instruction *> &StackRestorePoints) findInsts() argument
487 moveStaticAllocasToUnsafeStack( IRBuilder< &IRB, Function &F, ArrayRef<AllocaInst *> StaticAllocas, ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, Instruction *BasePointer, AllocaInst *StackGuardSlot) moveStaticAllocasToUnsafeStack() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp264 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
84 CloneFunctionInto(Function *NewFunc, const Function *OldFunc, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst*> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo, ValueMapTypeRemapper *TypeMapper, ValueMaterializer *Materializer) CloneFunctionInto() argument
448 CloneAndPruneIntoFromInst(Function *NewFunc, const Function *OldFunc, const Instruction *StartingInst, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst *> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo) CloneAndPruneIntoFromInst() argument
726 CloneAndPruneFunctionInto(Function *NewFunc, const Function *OldFunc, ValueToValueMapTy &VMap, bool ModuleLevelChanges, SmallVectorImpl<ReturnInst*> &Returns, const char *NameSuffix, ClonedCodeInfo *CodeInfo, Instruction *TheCall) CloneAndPruneFunctionInto() argument
H A DInlineFunction.cpp1694 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DWasm.h357 SmallVector<ValType, 1> Returns; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp66 SmallVector<wasm::ValType, 1> Returns; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp654 SmallVector<ReturnInst *, 4> Returns; in create() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp550 SmallVector<MachineBasicBlock*, 4> Returns; in runOnMachineFunction() local

Completed in 67 milliseconds