Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DPatternInit.cpp79 llvm::SmallVector<llvm::Constant *, 8> Struct(StructTy->getNumElements()); in initializationPatternFor() local
H A DCodeGenModule.cpp2522 auto *Struct = llvm::ConstantStruct::getAnon(LLVMArgs); in EmitAnnotationArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Misc/
H A Dzkill54 class Struct: class
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsics.h128 Struct, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexSymbol.h32 Struct, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/APINotes/
H A DTypes.h40 Struct, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h433 Constant *Struct = ConstantStruct::get(ST, V); in CreateOverflowTuple() local
H A DInstCombineCalls.cpp708 Constant *Struct = ConstantStruct::get(ST, V); in createOverflowTuple() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Darray.d3918 static struct Struct struct
3927 Appender!(Struct[]) appender; argument
/netbsd-src/external/bsd/libevent/dist/
H A Devent_rpcgen.py65 class Struct(object): class
1801 def Struct(name): member in CCodeGenerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h96 Struct = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp533 Constant *Struct = ConstantStruct::get(ST, in processOverflowIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h310 enum class PDB_UdtType { Struct, Class, Union, Interface }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml39 | Struct Constructor
H A Dllvm.mli76 | Struct Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1162 AllocaInst *Struct = nullptr; in emitCallAndSwitchStatement() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h223 enum class TagKind { Class, Struct, Union, Enum }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3534 StructInfo &Struct = StructInProgress.back(); in addIntegralField() local
3739 StructInfo &Struct = StructInProgress.back(); in addRealField() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1710 if (auto *Struct = dyn_cast<StructType>(Ty)) { in getTypeAtIndex() local
1725 if (auto *Struct = dyn_cast<StructType>(Ty)) { in getTypeAtIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1438 if (StructType *Struct = dyn_cast<StructType>(V->getType())) in convertShadowToScalar() local
/netbsd-src/sys/dev/ic/
H A Dmpt_mpilib.h956 ConfigPageHeader_t Struct; member
3051 MPI_FW_VERSION_STRUCT Struct; member