Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp79 llvm::SmallVector<llvm::Constant *, 8> Struct(StructTy->getNumElements()); in initializationPatternFor() local
H A DCodeGenModule.cpp2552 auto *Struct = llvm::ConstantStruct::getAnon(LLVMArgs); in EmitAnnotationArgs() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.h39 enum Kind { Class, Struct, Union, Enum }; enumerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h130 Struct, enumerator
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h32 Struct, enumerator
/freebsd-13.1/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h40 Struct, enumerator
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h195 Struct = 1 << 4, enumerator
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py52 class Struct: class
1609 def Struct(self, name): member in CCodeGenerator
/freebsd-13.1/contrib/libevent/
H A Devent_rpcgen.py52 class Struct: class
1609 def Struct(self, name): member in CCodeGenerator
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h96 Struct = 0, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp533 Constant *Struct = ConstantStruct::get(ST, in processOverflowIntrinsic() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1164 AllocaInst *Struct = nullptr; in emitCallAndSwitchStatement() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h224 enum class TagKind { Class, Struct, Union, Enum }; enumerator
/freebsd-13.1/contrib/googletest/googlemock/scripts/generator/cpp/
H A Dast.py356 class Struct(Class): class
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi.h362 MPI_VERSION_STRUCT Struct; member
H A Dmpi_ioc.h260 MPI_FW_VERSION_STRUCT Struct; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp729 Constant *Struct = ConstantStruct::get(ST, V); in createOverflowTuple() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1723 if (auto *Struct = dyn_cast<StructType>(Ty)) { in getTypeAtIndex() local
1738 if (auto *Struct = dyn_cast<StructType>(Ty)) { in getTypeAtIndex() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3790 StructInfo &Struct = StructInProgress.back(); in addIntegralField() local
3996 StructInfo &Struct = StructInProgress.back(); in addRealField() local
/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2.h711 MPI2_VERSION_STRUCT Struct; member
H A Dmpi2_cnfg.h193 MPI2_CONFIG_PAGE_HEADER Struct; member
216 MPI2_CONFIG_PAGE_HEADER Struct; member
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2.h874 MPI2_VERSION_STRUCT Struct; member
H A Dmpi2_cnfg.h301 MPI2_CONFIG_PAGE_HEADER Struct; member
324 MPI2_CONFIG_PAGE_HEADER Struct; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1438 if (StructType *Struct = dyn_cast<StructType>(V->getType())) in convertShadowToScalar() local

12