Home
last modified time | relevance | path

Searched defs:ObjType (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp120 Type *ObjType = GO->getValueType(); in SelectSectionForGlobal() local
H A DXCoreISelLowering.cpp263 Type *ObjType = GV->getValueType(); in IsSmallObject() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslexternal.c487 ACPI_OBJECT_TYPE ObjType; in ExMoveExternals() local
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsdump.c323 ACPI_OBJECT_TYPE ObjType; in AcpiNsDumpOneObject() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacmacros.h529 #define ACPI_OP(Name, PArgs, IArgs, ObjType, Class, Type, Flags) \ argument
532 #define ACPI_OP(Name, PArgs, IArgs, ObjType, Class, Type, Flags) \ argument
/freebsd/sys/dev/aac/
H A Daacreg.h1155 u_int32_t ObjType; member
1223 u_int32_t ObjType; member
1232 u_int32_t ObjType; member
1252 u_int32_t ObjType; member
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1196 u_int32_t ObjType; member
1265 u_int32_t ObjType; member
1274 u_int32_t ObjType; member
1283 u_int32_t ObjType; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3683 static QualType getSubobjectType(QualType ObjType, QualType SubobjType, in getSubobjectType()
3717 QualType ObjType = Obj.Type; in findSubobject() local
3996 static unsigned FindDesignatorMismatch(QualType ObjType, in FindDesignatorMismatch()
4033 static bool AreElementsOfSameArray(QualType ObjType, in AreElementsOfSameArray()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4645 EVT ObjType = EVT::getIntegerVT(*DAG.getContext(), ObjSize * 8); in LowerFormalArguments_64SVR4() local
4675 EVT ObjType = EVT::getIntegerVT(*DAG.getContext(), StoreSizeInBits); in LowerFormalArguments_64SVR4() local
6552 EVT ObjType = EVT::getIntegerVT(*DAG.getContext(), LoadSizeInBits); in LowerCall_64SVR4() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7893 if (const ObjCObjectType *ObjType = in GetAssumedMessageSendExprType() local
H A DSemaOverload.cpp6349 QualType ObjType = Obj->getType(); in GetExplicitObjectExpr() local