Searched refs:Type (Results 151 - 175 of 1170) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DBinary.cpp30 Binary::Binary(unsigned int Type, MemoryBufferRef Source) argument
31 : TypeID(Type), Data(Source) {}
41 sys::fs::file_magic Type = sys::fs::identify_magic(Buffer.getBuffer()); local
43 switch (Type) {
66 return ObjectFile::createSymbolicFile(Buffer, Type, Context);
74 llvm_unreachable("Unexpected Binary File Type");
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp44 std::vector<llvm::Type *> AsmArgTypes;
48 llvm::FunctionType::get(Type::getVoidTy(C), AsmArgTypes, false);
69 static FPReturnVariant whichFPReturnVariant(Type *T) {
71 case Type::FloatTyID:
73 case Type::DoubleTyID:
75 case Type::StructTyID:
102 typedef Type::TypeID TypeID;
103 const Type::TypeID FloatTyID = Type::FloatTyID;
104 const Type
[all...]
H A DMipsOs16.cpp53 Type* RetType = F.getReturnType();
55 case Type::FloatTyID:
56 case Type::DoubleTyID:
64 case Type::FloatTyID:
65 case Type::DoubleTyID:
/freebsd-11.0-release/contrib/compiler-rt/lib/ubsan/
H A Dubsan_value.h88 /// A \c Type-specific value providing information which allows us to
147 const TypeDescriptor &Type; member in class:__ubsan::Value
168 Value(const TypeDescriptor &Type, ValueHandle Val) : Type(Type), Val(Val) {} argument
170 const TypeDescriptor &getType() const { return Type; }
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h134 PHINode *getOrInsertCanonicalInductionVariable(const Loop *L, Type *Ty);
152 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
243 Value *ReuseOrCreateCast(Value *V, Type *Ty,
249 Value *InsertNoopCastOfTo(Value *V, Type *Ty);
255 PointerType *PTy, Type *Ty, Value *V);
263 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
303 Type *ExpandTy,
304 Type *IntTy,
305 Type *&TruncTy,
308 Type *ExpandT
[all...]
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DLLVMContextImpl.cpp24 VoidTy(C, Type::VoidTyID),
25 LabelTy(C, Type::LabelTyID),
26 HalfTy(C, Type::HalfTyID),
27 FloatTy(C, Type::FloatTyID),
28 DoubleTy(C, Type::DoubleTyID),
29 MetadataTy(C, Type::MetadataTyID),
30 TokenTy(C, Type::TokenTyID),
31 X86_FP80Ty(C, Type::X86_FP80TyID),
32 FP128Ty(C, Type::FP128TyID),
33 PPC_FP128Ty(C, Type
[all...]
H A DDataLayout.cpp49 Type *Ty = ST->getElementType(i);
459 Type *Ty) const {
607 unsigned DataLayout::getPointerTypeSizeInBits(Type *Ty) const {
625 unsigned DataLayout::getAlignment(Type *Ty, bool abi_or_pref) const {
631 case Type::LabelTyID:
635 case Type::PointerTyID: {
641 case Type::ArrayTyID:
644 case Type::StructTyID: {
654 case Type::IntegerTyID:
657 case Type
[all...]
H A DLLVMContextImpl.h46 class Type;
81 ArrayRef<Type*> ETypes;
83 KeyTy(const ArrayRef<Type*>& E, bool P) :
124 const Type *ReturnType;
125 ArrayRef<Type*> Params;
127 KeyTy(const Type* R, const ArrayRef<Type*>& P, bool V) :
467 Metadata *Type; member in struct:llvm::MDNodeKeyImpl
481 Metadata *File, unsigned Line, Metadata *Type,
488 Line(Line), Type(Typ
480 MDNodeKeyImpl(Metadata *Scope, StringRef Name, StringRef LinkageName, Metadata *File, unsigned Line, Metadata *Type, bool IsLocalToUnit, bool IsDefinition, unsigned ScopeLine, Metadata *ContainingType, unsigned Virtuality, unsigned VirtualIndex, unsigned Flags, bool IsOptimized, Metadata *TemplateParams, Metadata *Declaration, Metadata *Variables) argument
621 Metadata *Type; member in struct:llvm::MDNodeKeyImpl
623 MDNodeKeyImpl(StringRef Name, Metadata *Type) argument
636 Metadata *Type; member in struct:llvm::MDNodeKeyImpl
639 MDNodeKeyImpl(unsigned Tag, StringRef Name, Metadata *Type, Metadata *Value) argument
658 Metadata *Type; member in struct:llvm::MDNodeKeyImpl
664 MDNodeKeyImpl(Metadata *Scope, StringRef Name, StringRef LinkageName, Metadata *File, unsigned Line, Metadata *Type, bool IsLocalToUnit, bool IsDefinition, Metadata *Variable, Metadata *StaticDataMemberDeclaration) argument
702 Metadata *Type; member in struct:llvm::MDNodeKeyImpl
706 MDNodeKeyImpl(Metadata *Scope, StringRef Name, Metadata *File, unsigned Line, Metadata *Type, unsigned Arg, unsigned Flags) argument
747 Metadata *Type; member in struct:llvm::MDNodeKeyImpl
749 MDNodeKeyImpl(StringRef Name, Metadata *File, unsigned Line, StringRef GetterName, StringRef SetterName, unsigned Attributes, Metadata *Type) argument
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutids.c94 if (ObjDesc->Common.Type == ACPI_TYPE_INTEGER)
119 if (ObjDesc->Common.Type == ACPI_TYPE_INTEGER)
182 if (ObjDesc->Common.Type == ACPI_TYPE_INTEGER)
207 if (ObjDesc->Common.Type == ACPI_TYPE_INTEGER)
288 if (ObjDesc->Common.Type == ACPI_TYPE_PACKAGE)
304 switch (CidObjects[i]->Common.Type)
349 if (CidObjects[i]->Common.Type == ACPI_TYPE_INTEGER)
435 if (ObjDesc->Common.Type == ACPI_TYPE_PACKAGE)
437 if (Count > 0 && ClsObjects[0]->Common.Type == ACPI_TYPE_INTEGER)
441 if (Count > 1 && ClsObjects[1]->Common.Type
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dacnamesp.h118 ACPI_OBJECT_TYPE Type,
134 ACPI_OBJECT_TYPE Type,
164 ACPI_OBJECT_TYPE Type,
279 ACPI_OBJECT_TYPE Type,
287 ACPI_OBJECT_TYPE Type,
360 ACPI_OBJECT_TYPE Type);
412 ACPI_OBJECT_TYPE Type);
492 ACPI_OBJECT_TYPE Type,
500 ACPI_OBJECT_TYPE Type,
508 ACPI_OBJECT_TYPE Type);
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFormatEntity.h35 enum class Type { class in struct:lldb_private::FormatEntity::Entry
107 Entry::Type type;
115 Entry(Type t = Type::Invalid, argument
154 type = Type::Invalid;
161 TypeToCString (Type t);
197 Type type;
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeFormat.h223 enum class Type class in class:lldb_private::TypeFormatImpl
230 virtual Type
233 return Type::eTypeUnknown;
276 TypeFormatImpl::Type
279 return TypeFormatImpl::Type::eTypeFormat;
318 TypeFormatImpl::Type
321 return TypeFormatImpl::Type::eTypeEnum;
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp63 static char getTypeID(Type *Ty) {
65 case Type::VoidTyID: return 'V';
66 case Type::IntegerTyID:
75 case Type::FloatTyID: return 'F';
76 case Type::DoubleTyID: return 'D';
77 case Type::PointerTyID: return 'P';
78 case Type::FunctionTyID:return 'M';
79 case Type::StructTyID: return 'T';
80 case Type::ArrayTyID: return 'A';
112 static ffi_type *ffiTypeFor(Type *T
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp155 unsigned Type = 0; local
191 if (!getAArch64FixupKindMachOInfo(Fixup, Type, Target.getSymA(), Log2Size,
202 Type = MachO::ARM64_RELOC_UNSIGNED;
227 Type = MachO::ARM64_RELOC_POINTER_TO_GOT;
231 MRE.r_word1 = (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);
284 Type = MachO::ARM64_RELOC_UNSIGNED;
288 MRE.r_word1 = (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);
292 Type = MachO::ARM64_RELOC_SUBTRACTOR;
391 if ((Type == MachO::ARM64_RELOC_BRANCH26 ||
392 Type
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp113 unsigned Type = 0; local
129 Type = MachO::X86_64_RELOC_UNSIGNED;
137 Type = MachO::X86_64_RELOC_BRANCH;
199 Type = MachO::X86_64_RELOC_UNSIGNED;
204 (Index << 0) | (IsPCRel << 24) | (Log2Size << 25) | (Type << 28);
211 Type = MachO::X86_64_RELOC_SUBTRACTOR;
276 Type = MachO::X86_64_RELOC_GOT_LOAD;
278 Type = MachO::X86_64_RELOC_GOT;
280 Type = MachO::X86_64_RELOC_TLV;
286 Type
371 unsigned Type = MachO::GENERIC_RELOC_VANILLA; local
550 unsigned Type = 0; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp26 #include "llvm/IR/Type.h"
35 /// llvm::Type. Some of the lowering is straightforward, some is not. Here we
38 /// llvm::Type with correct size. We choose a field via a specific heuristic
81 llvm::Type *Data;
86 MemberInfo(CharUnits Offset, InfoKind Kind, llvm::Type *Data,
89 MemberInfo(CharUnits Offset, InfoKind Kind, llvm::Type *Data,
98 /// \brief Constructs a MemberInfo instance from an offset and llvm::Type *.
99 MemberInfo StorageInfo(CharUnits Offset, llvm::Type *Data) {
121 /// \brief Wraps llvm::Type::getIntNTy with some implicit arguments.
122 llvm::Type *getIntNTyp
129 llvm::Type *Type = llvm::Type::getInt8Ty(Types.getLLVMContext()); local
136 llvm::Type *Type = Types.ConvertTypeForMem(FD->getType()); local
149 getSize(llvm::Type *Type) argument
152 getAlignment(llvm::Type *Type) argument
387 llvm::Type *Type = Types.ConvertTypeForMem(Field->getType()); local
429 llvm::Type *Type = getIntNType(Tail - StartBitOffset); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp15 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type, argument
19 data.Type = Type;
73 Last.Messages.back().Type = Error;
77 static StringRef contextTypeToFormatString(Diagnostics::ContextType Type) { argument
78 switch (Type) {
87 static StringRef errorTypeToFormatString(Diagnostics::ErrorType Type) { argument
88 switch (Type) {
163 formatErrorString(contextTypeToFormatString(Frame.Type), Frame.Args, OS);
171 formatErrorString(errorTypeToFormatString(Message.Type), Messag
[all...]
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_acpi.c44 params[0].Type = ACPI_TYPE_BUFFER;
47 params[1].Type = ACPI_TYPE_INTEGER;
49 params[2].Type = ACPI_TYPE_INTEGER;
51 params[3].Type = ACPI_TYPE_INTEGER;
63 switch (obj->Type) {
149 params[0].Type = ACPI_TYPE_BUFFER;
152 params[1].Type = ACPI_TYPE_INTEGER;
154 params[2].Type = ACPI_TYPE_INTEGER;
156 params[3].Type = ACPI_TYPE_INTEGER;
168 if (pkg->Type
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbobject.c154 switch (ObjDesc->Common.Type)
223 switch (Node->Type)
263 UINT8 Type; local
290 Type = ObjDesc->Common.Type;
291 if (Type > ACPI_TYPE_LOCAL_MAX)
293 AcpiOsPrintf (" Type %X [Invalid Type]", (UINT32) Type);
299 switch (ObjDesc->Common.Type)
[all...]
H A Ddbnames.c525 Package->RetInfo.Type, Package->RetInfo.ObjectType1,
593 if (Node->Type > ACPI_TYPE_NS_NODE_MAX)
596 Node->Name.Ascii, Node->Type);
600 Info->Types[Node->Type]++;
657 * PARAMETERS: ObjTypeArg - Type of object to display
672 ACPI_OBJECT_TYPE Type; local
709 Type = AcpiDbMatchArgument (ObjTypeArg, AcpiDbObjectTypes);
710 if (Type == ACPI_TYPE_NOT_FOUND)
719 AcpiUtGetTypeName (Type));
730 (void) AcpiWalkNamespace (Type, ACPI_ROOT_OBJEC
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexstore.c128 switch (DestDesc->Common.Type)
265 if (SourceDesc->Common.Type == ACPI_TYPE_LOCAL_REFERENCE &&
328 if ((ObjDesc->Common.Type != ACPI_TYPE_BUFFER) &&
329 (ObjDesc->Common.Type != ACPI_TYPE_STRING))
338 switch (SourceDesc->Common.Type)
468 if (SourceDesc->Common.Type != ACPI_TYPE_PACKAGE)
493 AcpiUtGetTypeName (Node->Type), Node->Name.Ascii));
557 Node, NewDesc, NewDesc->Common.Type);
629 AcpiUtGetTypeName (Node->Type), Node));
641 Status = AcpiNsAttachObject (Node, NewDesc, NewDesc->Common.Type);
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c231 if (Resource->Type > ACPI_RESOURCE_TYPE_MAX)
245 TotalSize = AcpiGbl_AmlResourceSizes [Resource->Type];
251 switch (Resource->Type)
370 Resource->Data.CommonSerialBus.Type];
442 /* Validate the Resource Type and Resource Length */
566 AmlResource->CommonSerialBus.Type];
587 AmlResource->CommonSerialBus.Type] + ExtraStructBytes;
599 "Type %.2X, AmlLength %.2X InternalLength %.2X\n",
674 (PackageElement->Common.Type != ACPI_TYPE_PACKAGE))
696 (*SubObjectList)->Common.Type) ||
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp38 int PPCTTIImpl::getIntImmCost(const APInt &Imm, Type *Ty) {
68 Type *Ty) {
102 Type *Ty) {
261 unsigned Opcode, Type *Ty, TTI::OperandValueKind Op1Info,
271 int PPCTTIImpl::getShuffleCost(TTI::ShuffleKind Kind, Type *Tp, int Index,
272 Type *SubTp) {
284 int PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src) {
290 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondT
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserGo.cpp75 Type *type_ptr = dwarf->m_die_to_type.lookup(die.GetDIE());
88 Type::ResolveState resolve_state = Type::eResolveStateUnresolved;
93 Type::EncodingDataType encoding_data_type = Type::eEncodingIsUID;
156 resolve_state = Type::eResolveStateFull;
161 resolve_state = Type::eResolveStateFull;
166 encoding_data_type = Type::eEncodingIsPointerUID;
169 encoding_data_type = Type::eEncodingIsTypedefUID;
171 Type *typ
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DInstrTypes.h40 TerminatorInst(Type *Ty, Instruction::TermOps iType,
45 TerminatorInst(Type *Ty, Instruction::TermOps iType,
282 UnaryInstruction(Type *Ty, unsigned iType, Value *V,
287 UnaryInstruction(Type *Ty, unsigned iType, Value *V, BasicBlock *IAE)
333 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
335 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
589 CastInst(Type *Ty, unsigned iType, Value *S,
595 CastInst(Type *Ty, unsigned iType, Value *S,
611 Type *Ty, ///< The type to which cast should be made
624 Type *T
[all...]

Completed in 224 milliseconds

1234567891011>>