Searched defs:DataType (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexnames.c389 AcpiExGetNameString( ACPI_OBJECT_TYPE DataType, UINT8 *InAmlAddress, char **OutNameString, UINT32 *OutNameLength) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h152 bool isLegalMaskedLoadStore(Type *DataType, MaybeAlign Alignment) { argument
167 bool isLegalMaskedLoad(Type *DataType, MaybeAlign Alignment) { argument
171 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h593 typedef T DataType; typedef in struct:lldb_private::RangeData
816 typedef T DataType; typedef in struct:lldb_private::AddressData
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h279 UnionData, AddrLabelDiffData> DataType; typedef in class:clang::APValue
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp326 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1203 bool isLegalMaskedStore(Type *DataType, Value *Ptr, MaybeAlign Alignment) { argument
1210 bool isLegalMaskedLoad(Type *DataType, Value *Ptr, MaybeAlign Alignment) { argument
1217 bool isLegalMaskedScatter(Type *DataType, MaybeAlign Alignment) { argument
1223 isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h257 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { return false; } argument
259 bool isLegalMaskedLoad(Type *DataType, MaybeAlign Alignment) { return false; } argument
261 bool isLegalNTStore(Type *DataType, Align Alignment) { argument
268 bool isLegalNTLoad(Type *DataType, Align Alignment) { argument
275 bool isLegalMaskedScatter(Type *DataType, MaybeAlign Alignment) { argument
279 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { argument
283 bool isLegalMaskedCompressStore(Type *DataType) { return false; } argument
285 bool isLegalMaskedExpandLoad(Type *DataType) { retur argument
287 hasDivRemOp(Type *DataType, bool IsSigned) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp299 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType, argument
304 bool TargetTransformInfo::isLegalMaskedLoad(Type *DataType, argument
309 bool TargetTransformInfo::isLegalNTStore(Type *DataType, argument
314 bool TargetTransformInfo::isLegalNTLoad(Type *DataType, Align Alignment) const { argument
318 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, argument
323 isLegalMaskedScatter(Type *DataType, MaybeAlign Alignment) const argument
336 hasDivRemOp(Type *DataType, bool IsSigned) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3363 bool X86TTIImpl::isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { argument
3367 bool X86TTIImpl::isLegalNTLoad(Type *DataType, Align Alignment) { argument
3378 bool X86TTIImpl::isLegalNTStore(Type *DataType, Align Alignment) { argument
3468 bool X86TTIImpl::isLegalMaskedScatter(Type *DataType, MaybeAlign Alignment) { argument
3475 hasDivRemOp(Type *DataType, bool IsSigned) argument
[all...]
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h552 bit32 DataType; member in struct:tdForensicDataPayload_s
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp524 enum DataType { enum in struct:RenderScriptRuntime::Element
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl1.h992 UINT8 DataType; member in struct:acpi_hmat_locality
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1901 bit32 DataType; member in struct:__anon11495

Completed in 584 milliseconds