Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp79 llvm::SmallVector<llvm::Constant *, 8> Struct(StructTy->getNumElements()); in initializationPatternFor() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tysan/
H A Dtysan.h56 tysan_struct_type_descriptor Struct; member
/freebsd/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/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp170 if (auto *Struct = dyn_cast<ConstantStruct>(MaybeStruct)) { in getAnnotation() local
178 } else if (auto *Struct = dyn_cast<ConstantAggregateZero>(MaybeStruct)) { in getAnnotation() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h156 Struct, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h32 Struct, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResourceAccess.cpp70 auto *Struct = Builder.CreateExtractValue(Load, {0}); in createTypedBufferStore() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp23 static Error readStruct(StringRef Buffer, const char *Src, T &Struct) { in readStruct()
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h45 Struct, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h133 T Struct; in readParameter() local
/freebsd/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py65 class Struct(object): class
1801 def Struct(name): member in CCodeGenerator
/freebsd/contrib/libevent/
H A Devent_rpcgen.py65 class Struct(object): class
1801 def Struct(name): member in CCodeGenerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp78 Struct, // Any struct type. enumerator
H A DDXILResource.cpp600 StructInfo Struct = getStruct(DL); in print() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h103 Struct = 0, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp640 Constant *Struct = ConstantStruct::get(ST, in processOverflowIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1870 AllocaInst *Struct = nullptr; in emitReplacerCall() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h225 enum class TagKind { Class, Struct, Union, Enum }; enumerator
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi.h361 MPI_VERSION_STRUCT Struct; member
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3281 StructInfo &Struct = StructInProgress.back(); in addIntegralField() local
3467 StructInfo &Struct = StructInProgress.back(); in addRealField() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1544 if (auto *Struct = dyn_cast<StructType>(Ty)) { in getTypeAtIndex() local
1559 if (auto *Struct = dyn_cast<StructType>(Ty)) { in getTypeAtIndex() local
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_transport.h107 MPI3_VERSION_STRUCT Struct; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp1635 Value *Struct = PoisonValue::get(I->getType()); in killAndReplaceSplitInstructions() local

12