Home
last modified time | relevance | path

Searched refs:Returns (Results 1 - 25 of 56) sorted by relevance

123

/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
115 getLibcallSignature(Subtarget, Name, Returns, Params); in GetExternalSymbolSymbol()
118 std::make_unique<wasm::WasmSignature>(std::move(Returns), std::move(Params)); in GetExternalSymbolSymbol()
167 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand()
169 auto Signature = std::make_unique<wasm::WasmSignature>(std::move(Returns), in lowerTypeIndexOperand()
197 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns()
203 valTypesFromMVTs(CallerRetTys, Returns); in getFunctionReturns()
236 SmallVector<wasm::ValType, 4> Returns; in lower() local
242 Returns.push_back(getType(MRI.getRegClass(MO.getReg()))); in lower()
255 getFunctionReturns(MI, Returns); in lower()
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...]
H A DWebAssemblyMachineFunctionInfo.cpp78 valTypesFromMVTs(Results, Sig->Returns); in signatureFromMVTs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1349 /// Returns a DebugLoc for a new DILocation which is a clone of \p OrigDL
1359 /// Returns the LoopID for a loop which has has been cloned from another
1694 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local
1737 /*ModuleLevelChanges=*/false, Returns, ".i", in InlineFunction()
2016 for (ReturnInst *RI : Returns) { in InlineFunction()
2044 for (ReturnInst *RI : Returns) { in InlineFunction()
2142 auto NewEnd = llvm::remove_if(Returns, [](ReturnInst *RI) { in InlineFunction()
2145 Returns.erase(NewEnd, Returns.end()); in InlineFunction()
2152 for (ReturnInst *RI : Returns) { in InlineFunction()
[all...]
H A DCloneFunction.cpp87 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto()
189 Returns.push_back(RI); in CloneFunctionInto()
264 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
265 CloneFunctionInto(NewF, F, VMap, F->getSubprogram() != nullptr, Returns, "", in CloneFunction()
452 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst()
715 Returns.push_back(RI); in CloneAndPruneIntoFromInst()
729 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto()
734 ModuleLevelChanges, Returns, NameSuffix, CodeInfo); in CloneAndPruneFunctionInto()
747 /// Clones a loop \p OrigLoop. Returns the loop and the blocks in \p
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 DCloneModule.cpp163 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned.
164 CloneFunctionInto(F, &I, VMap, /*ModuleLevelChanges=*/true, Returns);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSafeStack.cpp159 SmallVectorImpl<ReturnInst *> &Returns,
162 /// Calculate the allocation size of a given alloca. Returns 0 if the
168 /// restore the stack pointer before all return instructions in \p Returns.
175 ArrayRef<ReturnInst *> Returns,
216 // Returns whether the function was changed.
382 SmallVectorImpl<ReturnInst *> &Returns, in findInsts()
400 Returns.push_back(RI); in findInsts()
489 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns, in moveStaticAllocasToUnsafeStack()
748 SmallVector<ReturnInst *, 4> Returns; in run() local
759 findInsts(F, StaticAllocas, DynamicAllocas, ByValArguments, Returns, in run()
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...]
H A DSjLjEHPrepare.cpp355 SmallVector<ReturnInst *, 16> Returns; in setupEntryBlockAndCallSites() local
373 Returns.push_back(RI); in setupEntryBlockAndCallSites()
467 for (ReturnInst *Return : Returns) in setupEntryBlockAndCallSites()
/third_party/gn/src/gn/
H A Dfunction_get_label_info.cc72 # Returns string "foo".
75 # Returns string "//out/Debug/gen/foo/bar".
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCloning.h140 SmallVectorImpl<ReturnInst*> &Returns,
149 SmallVectorImpl<ReturnInst *> &Returns,
166 SmallVectorImpl<ReturnInst*> &Returns,
240 /// Clones a loop \p OrigLoop. Returns the loop and the blocks in \p
261 /// copies. Returns the split block.
/third_party/node/deps/v8/tools/vim/
H A Dninja-build.vim28 """Returns the absolute path of the current buffer."""
33 """Returns the absolute path to the V8 source root."""
47 """Returns <v8_root>/<output_dir>/(Release|Debug)."""
62 """Returns the shell command to compile the file in the current buffer."""
/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
364 : Returns(InReturns), Params(InParams) {} in WasmSignature()
370 return LHS.State == RHS.State && LHS.Returns == RHS.Returns && in operator ==()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/
H A DUtils.pm50 Returns a list of strings for all the available SSL/TLS versions if
68 Returns an item from the %config hash in \$TOP/configdata.pm.
/third_party/openssl/util/perl/OpenSSL/Test/
H A DUtils.pm50 Returns a list of strings for all the available SSL/TLS versions if
68 Returns an item from the %config hash in \$TOP/configdata.pm.
/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
268 Returns.push_back(RI); in runOnFunction()
271 if (Returns.empty()) in runOnFunction()
303 for (ReturnInst *RI : Returns) { in runOnFunction()
H A DR600OpenCLImageTypeLoweringPass.cpp318 SmallVector<ReturnInst*, 8> Returns; in addImplicitArgs() local
319 CloneFunctionInto(NewF, F, VMap, /*ModuleLevelChanges=*/false, Returns); in addImplicitArgs()
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DOrdinals.pm246 Returns a list of items according to a set of criteria. The criteria is
715 Returns the statistics that B<validate> calculate.
979 Returns a comparator that will compare the names of two OpenSSL::Ordinals::Item
990 Returns a comparator that will compare the ordinal numbers of two
1001 Returns a comparator that will compare the version of two
1026 Returns a filter that only lets through symbols with a version number
1042 Returns a filter that only lets through symbols with the ordinal number
1062 Returns a filter that only lets through symbols with the symbol name
H A DUtil.pm48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
/third_party/openssl/util/perl/OpenSSL/
H A DOrdinals.pm246 Returns a list of items according to a set of criteria. The criteria is
715 Returns the statistics that B<validate> calculate.
979 Returns a comparator that will compare the names of two OpenSSL::Ordinals::Item
990 Returns a comparator that will compare the ordinal numbers of two
1001 Returns a comparator that will compare the version of two
1026 Returns a filter that only lets through symbols with a version number
1042 Returns a filter that only lets through symbols with the ordinal number
1062 Returns a filter that only lets through symbols with the symbol name
H A DUtil.pm48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
/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/include/llvm/Object/
H A DWasmTraits.h37 for (auto Ret : Sig.Returns) in getHashValue()
/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
72 return State == Other.State && Returns == Other.Returns && in operator ==()
91 for (wasm::ValType Ret : Sig.Returns) in getHashValue()
689 encodeULEB128(Sig.Returns.size(), W.OS); in writeTypeSection()
690 for (wasm::ValType Ty : Sig.Returns) in writeTypeSection()
1051 S.Returns = Sig->Returns; in registerFunctionType()
1072 S.Returns = Sig->Returns; in registerEventType()
[all...]
/third_party/curl/
H A Dbuildconf.bat95 rem Returns:
147 rem Returns:
176 rem Returns:
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.h152 } else if (!interpreter::Bytecodes::Returns(bytecode) && in EmitUnconditionalDeopt()
488 } else if (interpreter::Bytecodes::Returns(bytecode) || in CalculatePredecessorCounts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp320 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned.
321 CloneFunctionInto(NewF, &OrigF, VMap, /*ModuleLevelChanges=*/true, Returns,

Completed in 23 milliseconds

123