Searched defs:Type (Results 1 - 25 of 498) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp17 LegalityPredicate LegalityPredicates::typeIs(unsigned TypeIdx, LLT Type) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPrimType.cpp17 size_t primSize(PrimType Type) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DWasm.cpp11 std::string llvm::wasm::toString(wasm::WasmSymbolType Type) { argument
27 std::string llvm::wasm::relocTypetoString(uint32_t Type) { argument
39 bool llvm::wasm::relocTypeHasAddend(uint32_t Type) { argument
H A DMsgPackWriter.cpp173 void Writer::writeExt(int8_t Type, MemoryBufferRef Buffer) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp29 PDB_BuiltinType Type = Symbol.getBuiltinType(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_powerpc64.cpp9 void CallXRayPatchedFunction(int32_t FuncId, XRayEntryType Type) { argument
/freebsd-11-stable/stand/efi/include/Guid/
H A DMemoryTypeInformation.h33 UINT32 Type; ///< EFI memory type defined in UEFI specification. member in struct:__anon3945
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeFormat.h71 enum class Type { eTypeKeepSame, eTypeFormat, eTypeEnum }; class in class:lldb::SBTypeFormat
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDB.cpp23 Error llvm::pdb::loadDataForPDB(PDB_ReaderType Type, StringRef Path, argument
43 Error llvm::pdb::loadDataForEXE(PDB_ReaderType Type, StringRef Path, argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswscope.c215 AcpiDsScopeStackPush( ACPI_NAMESPACE_NODE *Node, ACPI_OBJECT_TYPE Type, ACPI_WALK_STATE *WalkState) argument
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSharedLibraryAtom.h20 enum class Type : uint32_t { class in class:lld::SharedLibraryAtom
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.h22 const TypeDescriptor &Type; member in struct:__ubsan::DynamicTypeCacheMissData
39 const TypeDescriptor &Type; member in struct:__ubsan::FunctionTypeMismatchData
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeBuiltin.h42 PDB_BuiltinType Type; member in class:llvm::pdb::NativeTypeBuiltin
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiELFObjectWriter.cpp43 unsigned Type; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeVisitor.h87 VisitType(const Type*) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DSymbolicFile.cpp32 SymbolicFile::SymbolicFile(unsigned int Type, MemoryBufferRef Source) argument
38 SymbolicFile::createSymbolicFile(MemoryBufferRef Object, file_magic Type, argument
/freebsd-11-stable/lib/libdevdctl/
H A Dexception.h101 enum Type enum in class:DevdCtl::ParseException
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslstartup.c265 UINT8 Type = ASL_INPUT_TYPE_ASCII_DATA; /* default */ local
H A Daslprune.c199 AslPruneParseTree( UINT32 PruneDepth, UINT32 Type) argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbobject.c371 UINT8 Type; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c541 ACPI_OBJECT_TYPE Type; local
H A Dnssearch.c206 AcpiNsSearchOneScope( UINT32 TargetName, ACPI_NAMESPACE_NODE *ParentNode, ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE **ReturnNode) argument
309 AcpiNsSearchParentTree( UINT32 TargetName, ACPI_NAMESPACE_NODE *Node, ACPI_OBJECT_TYPE Type, ACPI_NAMESPACE_NODE **ReturnNode) argument
402 AcpiNsSearchAndEnter( UINT32 TargetName, ACPI_WALK_STATE *WalkState, ACPI_NAMESPACE_NODE *Node, ACPI_INTERPRETER_MODE InterpreterMode, ACPI_OBJECT_TYPE Type, UINT32 Flags, ACPI_NAMESPACE_NODE **ReturnNode) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresolv.c466 ACPI_OBJECT_TYPE Type; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp45 DWORD Type; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_clang.h77 typedef typename T::Type Type; typedef
[all...]

Completed in 203 milliseconds

1234567891011>>