Home
last modified time | relevance | path

Searched defs:CJ (Results 1 – 4 of 4) 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/llvm-project/llvm/unittests/ADT/
DDenseSetTest.cpp110 typename TypeParam::const_iterator CI, CJ; in TYPED_TEST() local
/external/llvm-project/clang/lib/Driver/
DDriver.cpp4158 auto *CJ = dyn_cast<CompileJobAction>(ActionInfo[2].JA); in combineAssembleBackendCompile() local
4212 auto *CJ = dyn_cast<CompileJobAction>(ActionInfo[1].JA); in combineBackendCompile() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1137 CallInst *CJ = cast<CallInst>(J); in areInstsCompatible() local