Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h519 typedef MatrixFunctionAtomic<DynMatrixType> AtomicType; in evalTo() typedef
DMatrixLogarithm.h457 typedef MatrixLogarithmAtomic<DynMatrixType> AtomicType; in evalTo() typedef
/external/clang/lib/CodeGen/
DCodeGenModule.h50 class AtomicType; variable