Searched refs:Atomic (Results 1 – 25 of 49) sorted by relevance
12
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | TypeNodes.def | 106 TYPE(Atomic, Type) 109 LAST_TYPE(Atomic)
|
| D | Type.h | 4570 : Type(Atomic, Canonical, ValTy->isDependentType(), 4592 return T->getTypeClass() == Atomic;
|
| /freebsd-9-stable/lib/clang/libllvmsupport/ |
| D | Makefile | 12 Atomic.cpp \
|
| /freebsd-9-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r198286-sparc.diff | 15 +// Atomic swap. 87 + // Custom Lower Atomic LOAD/STORE
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | leapseconds | 87 # The difference between UTC and the International Atomic Time TAI is:
|
| D | leap-seconds.list | 13 # be applied to compute International Atomic Time (TAI)
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | CGRTTI.cpp | 424 case Type::Atomic: in BuildVTablePointer() 627 case Type::Atomic: in BuildTypeInfo()
|
| D | CodeGenFunction.cpp | 129 case Type::Atomic: in getEvaluationKind() 1402 case Type::Atomic: in EmitVariablyModifiedType()
|
| D | CodeGenTypes.cpp | 591 case Type::Atomic: { in ConvertType()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | StmtNodes.td | 86 // Atomic expressions
|
| D | BuiltinsNVPTX.def | 437 // Atomic
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/ |
| D | README.txt | 169 Atomic loads and stores use the default compare-and-swap based implementation.
|
| /freebsd-9-stable/etc/ntp/ |
| D | leap-seconds | 13 # be applied to compute International Atomic Time (TAI)
|
| /freebsd-9-stable/usr.bin/calendar/calendars/ |
| D | calendar.history | 232 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/ |
| D | ObjCMT.cpp | 322 bool Atomic, bool UseNsIosOnlyMacro, in rewriteToObjCProperty() argument 330 } else if (!Atomic) { in rewriteToObjCProperty()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | Type.cpp | 2220 case Type::Atomic: in computeCachedProperties() 2303 case Type::Atomic: in computeLinkageInfo()
|
| D | TypePrinter.cpp | 191 case Type::Atomic: in canPrefixQualifiers()
|
| D | ASTContext.cpp | 1700 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/ |
| D | X86InstrCompiler.td | 506 // 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/ |
| D | opensm_release_notes_openib-1.2.1.txt | 240 * Atomic counters used throughout the code were broken:
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/ |
| D | MipsInstrInfo.td | 792 // Atomic instructions with 2 source operands (ATOMIC_SWAP & ATOMIC_LOAD_*). 797 // Atomic Compare & Swap.
|
| /freebsd-9-stable/contrib/llvm/include/llvm/IR/ |
| D | IntrinsicsNVVM.td | 720 // Atomic not available as an llvm intrinsic.
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaTemplateDeduction.cpp | 1215 case Type::Atomic: in DeduceTemplateArgumentsByTypeMatch() 4934 case Type::Atomic: in MarkUsedTemplateParameters()
|
| /freebsd-9-stable/contrib/libstdc++/ |
| D | acinclude.m4 | 2005 dnl http://gcc.gnu.org/onlinedocs/gcc/Atomic-Builtins.html#Atomic-Builtins
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.td | 933 // Atomic swap.
|
12