Home
last modified time | relevance | path

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

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