Home
last modified time | relevance | path

Searched defs:Struct (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp79 llvm::SmallVector<llvm::Constant *, 8> Struct(StructTy->getNumElements()); in initializationPatternFor() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h38 enum Kind { Class, Struct, Union, Enum }; enumerator
H A DUdtRecordCompleter.h82 enum Kind { Field, Struct, Union } kind; enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h125 Struct, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h32 Struct, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp23 static Error readStruct(StringRef Buffer, const char *Src, T &Struct) { in readStruct() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h195 Struct = 1 << 4, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h45 Struct, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp75 Struct, // Any struct type. global() enumerator
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py65 class Struct(object): class
1801 def Struct(name): member in CCodeGenerator
/freebsd-src/contrib/libevent/
H A Devent_rpcgen.py65 class Struct(object): class
1801 def Struct(name): member in CCodeGenerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h95 Struct = 0, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp556 Constant *Struct = ConstantStruct::get(ST, processOverflowIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1184 AllocaInst *Struct = nullptr; emitCallAndSwitchStatement() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h223 enum class TagKind { Class, Struct, Union, Enum }; enumerator
/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi.h361 MPI_VERSION_STRUCT Struct; member
H A Dmpi_ioc.h259 MPI_FW_VERSION_STRUCT Struct; member
/freebsd-src/sys/dev/mpi3mr/mpi/
H A Dmpi30_transport.h98 MPI3_VERSION_STRUCT Struct; member
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1726 if (auto *Struct = dyn_cast<StructType>(Ty)) { getTypeAtIndex() local
1741 if (auto *Struct = dyn_cast<StructType>(Ty)) { getTypeAtIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3736 StructInfo &Struct = StructInProgress.back(); addIntegralField() local
3941 StructInfo &Struct = StructInProgress.back(); addRealField() local
[all...]
/freebsd-src/sys/dev/mps/mpi/
H A Dmpi2.h709 MPI2_VERSION_STRUCT Struct; member
H A Dmpi2_cnfg.h191 MPI2_CONFIG_PAGE_HEADER Struct; member
214 MPI2_CONFIG_PAGE_HEADER Struct; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp825 Constant *Struct = ConstantStruct::get(ST, V); createOverflowTuple() local
/freebsd-src/sys/dev/mpr/mpi/
H A Dmpi2.h872 MPI2_VERSION_STRUCT Struct; member

12