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

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp28 LegalityPredicate LegalityPredicates::typeIs(unsigned TypeIdx, LLT Type) { argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DPrimType.cpp22 size_t primSize(PrimType Type) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_powerpc64.cpp9 void CallXRayPatchedFunction(int32_t FuncId, XRayEntryType Type) { argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyBuiltinDumper.cpp29 PDB_BuiltinType Type = Symbol.getBuiltinType(); local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTypeFormat.h71 enum class Type { eTypeKeepSame, eTypeFormat, eTypeEnum }; class in class:lldb::SBTypeFormat
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDB.cpp22 Error llvm::pdb::loadDataForPDB(PDB_ReaderType Type, StringRef Path, argument
35 Error llvm::pdb::loadDataForEXE(PDB_ReaderType Type, StringRef Path, argument
/freebsd-current/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DWasm.cpp11 llvm::StringRef llvm::wasm::toString(wasm::WasmSymbolType Type) { argument
29 llvm::StringRef llvm::wasm::relocTypetoString(uint32_t Type) { argument
41 llvm::StringRef llvm::wasm::sectionTypeToString(uint32_t Type) { argument
66 bool llvm::wasm::relocTypeHasAddend(uint32_t Type) { argument
H A DMsgPackWriter.cpp175 void Writer::writeExt(int8_t Type, MemoryBufferRef Buffer) { argument
/freebsd-current/stand/efi/include/Guid/
H A DMemoryTypeInformation.h32 UINT32 Type; ///< EFI memory type defined in UEFI specification. member in struct:__anon574
/freebsd-current/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.h22 const TypeDescriptor &Type; member in struct:__ubsan::DynamicTypeCacheMissData
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeVisitor.h87 VisitType(const Type*) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeBuiltin.h42 PDB_BuiltinType Type; member in class:llvm::pdb::NativeTypeBuiltin
/freebsd-current/contrib/llvm-project/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp47 TypedefUnderlyingTypeResolver::getSymbolReferenceForType(QualType Type, argument
[all...]
/freebsd-current/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-current/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiELFObjectWriter.cpp43 unsigned Type; local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesTypes.cpp53 OS << "C Type: " << Type << ' '; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h29 Type = 1 << 3, member in class:llvm::pdb::PdbSymbolIdField
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASourceFile.cpp45 DWORD Type; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h67 char Type = 0; member in struct:llvm::HexagonEvaluator::ExtType
/freebsd-current/sys/contrib/edk2/Include/IndustryStandard/
H A DBluetooth.h47 UINT8 Type; member in struct:__anon9355
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Ddebug.cpp54 bool debugTypeEnabled(const char *Type, const char *Types) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h52 CVType Type; member in struct:llvm::codeview::LazyRandomTypeCollection::CacheEntry
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DSymbolicFile.cpp31 SymbolicFile::SymbolicFile(unsigned int Type, MemoryBufferRef Source) argument
37 SymbolicFile::createSymbolicFile(MemoryBufferRef Object, file_magic Type, argument
98 isSymbolicFile(file_magic Type, const LLVMContext *Context) argument
[all...]
/freebsd-current/lib/libdevdctl/
H A Dexception.h99 enum Type enum in class:DevdCtl::ParseException
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp25 emitPseudoProbe(uint64_t Guid, uint64_t Index, uint64_t Type, uint64_t Attr, const DILocation *DebugLoc) argument

Completed in 356 milliseconds

1234567891011>>