Home
last modified time | relevance | path

Searched defs:Sig (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasmTraits.h26 wasm::WasmSignature Sig; in getEmptyKey() local
31 wasm::WasmSignature Sig; in getTombstoneKey() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp34 void InfoStreamBuilder::addFeature(PdbRaw_FeatureSig Sig) { in addFeature() argument
H A DInfoStream.cpp57 PdbRaw_FeatureSig Sig; in reload() local
H A DPDBFileBuilder.cpp352 Optional<uint32_t> Sig = Info->getSignature(); in commit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolTypeFunctionSig.cpp29 FunctionArgEnumerator(const IPDBSession &PDBSession, const PDBSymbolTypeFunctionSig &Sig) FunctionArgEnumerator() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.h41 void addSignature(std::unique_ptr<wasm::WasmSignature> &&Sig) { in addSignature() argument
H A DWebAssemblyMachineFunctionInfo.cpp77 auto Sig = std::make_unique<wasm::WasmSignature>(); in signatureFromMVTs() local
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp332 std::string Sig; in getSignature() local
459 std::string Sig in getInvokeWrapper() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp84 InlineeLinesSignature Sig = InlineeLinesSignature::Normal; in commit() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp476 const FunctionSignatureNode *Sig = in outputPre() local
491 const FunctionSignatureNode *Sig = in outputPre() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolWasm.h99 void setSignature(wasm::WasmSignature *Sig) { Signature = Sig; } in setSignature() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp333 std::string WebAssembly::signatureToString(const wasm::WasmSignature *Sig) { in signatureToString() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp226 void addSignature(std::unique_ptr<wasm::WasmSignature> &&Sig) { in addSignature() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp80 WasmSignature Sig; in getEmptyKey() local
85 WasmSignature Sig; in getTombstoneKey() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp871 wasm::WasmSignature Sig; in parseTypeSection() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1061 const auto *Sig = Target.sig; in CallDirect() local
1094 const auto *Sig = this->Module->GetImportSignature(Index); in CallImport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1755 typedef Sig_ Sig; typedef in vkt::shaderexecutor::Func
1903 typedef typename Alternatives::Sig Sig; global() typedef in vkt::shaderexecutor::Alternatives
[all...]
/third_party/python/Lib/test/
H A Dtest_argparse.py103 class Sig(object): class
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1207 typedef Sig_ Sig; typedef in deqp::gls::BuiltinPrecisionTests::Func
1341 typedef typename Alternatives::Sig Sig; global() typedef in deqp::gls::BuiltinPrecisionTests::Alternatives
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1728 typedef Sig_ Sig; typedef in vkt::shaderexecutor::Func
1876 typedef typename Alternatives::Sig Sig; global() typedef in vkt::shaderexecutor::Alternatives
[all...]

Completed in 39 milliseconds