Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/products/
DGeneralBlockPanelKernel.h311 #define CJMADD(CJ,A,B,C,T) C = CJ.pmadd(A,B,C); argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DDenseSetTest.cpp87 typename TypeParam::const_iterator CI, CJ; in TYPED_TEST() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1137 CallInst *CJ = cast<CallInst>(J); in areInstsCompatible() local