/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMCInstLower.cpp | 93 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 D | WebAssemblyMachineFunctionInfo.cpp | 78 valTypesFromMVTs(Results, Sig->Returns); in signatureFromMVTs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 1349 /// 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 D | CloneFunction.cpp | 87 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 D | CloneModule.cpp | 163 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 D | SafeStack.cpp | 159 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 D | SjLjEHPrepare.cpp | 355 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 D | function_get_label_info.cc | 72 # 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 D | Cloning.h | 140 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 D | ninja-build.vim | 28 """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 D | Wasm.h | 357 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 D | Utils.pm | 50 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 D | Utils.pm | 50 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 D | AMDGPURewriteOutArguments.cpp | 265 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 D | R600OpenCLImageTypeLoweringPass.cpp | 318 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 D | Ordinals.pm | 246 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 D | Util.pm | 48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
|
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 246 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 D | Util.pm | 48 Returns 1 if VERSION1 is greater than VERSION2, 0 if they are equal, and
|
/third_party/node/deps/v8/src/codegen/ |
H A D | signature.h | 143 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 D | WasmTraits.h | 37 for (auto Ret : Sig.Returns) in getHashValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 66 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 D | buildconf.bat | 95 rem Returns:
147 rem Returns:
176 rem Returns:
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-graph-builder.h | 152 } 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 D | IndirectionUtils.cpp | 320 SmallVector<ReturnInst *, 8> Returns; // Ignore returns cloned. 321 CloneFunctionInto(NewF, &OrigF, VMap, /*ModuleLevelChanges=*/true, Returns,
|