Home
last modified time | relevance | path

Searched defs:AtomicType (Results 1 – 7 of 7) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h339 typedef internal::MatrixLogarithmAtomic<DynMatrixType> AtomicType; in evalTo() typedef
/external/libchrome/base/memory/
Ddiscardable_shared_memory.cc40 typedef intptr_t AtomicType; typedef
/external/cronet/base/memory/
Ddiscardable_shared_memory.cc54 typedef intptr_t AtomicType; typedef
/external/skia/src/sksl/ir/
DSkSLType.cpp363 class AtomicType final : public Type { class
367 AtomicType(std::string_view name, const char* abbrev) : INHERITED(name, abbrev, kTypeKind) {} in AtomicType() function in SkSL::AtomicType
/external/clang/lib/CodeGen/
DCodeGenModule.h53 class AtomicType; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2835 EVT AtomicType = cast<AtomicSDNode>(Node)->getMemoryVT(); in ExpandNode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2827 EVT AtomicType = cast<AtomicSDNode>(Node)->getMemoryVT(); in ExpandNode() local