Home
last modified time | relevance | path

Searched refs:Atomic (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DTypeNodes.def106 TYPE(Atomic, Type)
109 LAST_TYPE(Atomic)
DType.h4570 : Type(Atomic, Canonical, ValTy->isDependentType(),
4592 return T->getTypeClass() == Atomic;
/freebsd-9-stable/lib/clang/libllvmsupport/
DMakefile12 Atomic.cpp \
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r262261-llvm-r198286-sparc.diff15 +// Atomic swap.
87 + // Custom Lower Atomic LOAD/STORE
/freebsd-9-stable/contrib/tzdata/
Dleapseconds87 # The difference between UTC and the International Atomic Time TAI is:
Dleap-seconds.list13 # be applied to compute International Atomic Time (TAI)
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGRTTI.cpp424 case Type::Atomic: in BuildVTablePointer()
627 case Type::Atomic: in BuildTypeInfo()
DCodeGenFunction.cpp129 case Type::Atomic: in getEvaluationKind()
1402 case Type::Atomic: in EmitVariablyModifiedType()
DCodeGenTypes.cpp591 case Type::Atomic: { in ConvertType()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DStmtNodes.td86 // Atomic expressions
DBuiltinsNVPTX.def437 // Atomic
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DREADME.txt169 Atomic loads and stores use the default compare-and-swap based implementation.
/freebsd-9-stable/etc/ntp/
Dleap-seconds13 # be applied to compute International Atomic Time (TAI)
/freebsd-9-stable/usr.bin/calendar/calendars/
Dcalendar.history232 08/06 Atomic bomb dropped on Hiroshima, 1945
241 08/09 Atomic bomb dropped on Nagasaki, 1945
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DObjCMT.cpp322 bool Atomic, bool UseNsIosOnlyMacro, in rewriteToObjCProperty() argument
330 } else if (!Atomic) { in rewriteToObjCProperty()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp2220 case Type::Atomic: in computeCachedProperties()
2303 case Type::Atomic: in computeLinkageInfo()
DTypePrinter.cpp191 case Type::Atomic: in canPrefixQualifiers()
DASTContext.cpp1700 case Type::Atomic: { in getTypeInfoImpl()
2466 case Type::Atomic: { in getVariableArrayDecayedType()
5188 case Type::Atomic: { in getObjCEncodingForTypeImpl()
7274 case Type::Atomic: in mergeTypes()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86InstrCompiler.td506 // Atomic Instruction Pseudo Instructions
543 // Atomic exchange, and, or, xor
717 // Atomic compare and swap.
768 // Atomic exchange and add
/freebsd-9-stable/contrib/ofed/management/opensm/doc/
Dopensm_release_notes_openib-1.2.1.txt240 * Atomic counters used throughout the code were broken:
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsInstrInfo.td792 // Atomic instructions with 2 source operands (ATOMIC_SWAP & ATOMIC_LOAD_*).
797 // Atomic Compare & Swap.
/freebsd-9-stable/contrib/llvm/include/llvm/IR/
DIntrinsicsNVVM.td720 // Atomic not available as an llvm intrinsic.
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateDeduction.cpp1215 case Type::Atomic: in DeduceTemplateArgumentsByTypeMatch()
4934 case Type::Atomic: in MarkUsedTemplateParameters()
/freebsd-9-stable/contrib/libstdc++/
Dacinclude.m42005 dnl http://gcc.gnu.org/onlinedocs/gcc/Atomic-Builtins.html#Atomic-Builtins
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/
DSparcInstrInfo.td933 // Atomic swap.

12