Home
last modified time | relevance | path

Searched refs:ICIP (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/doc/
Dopencv.bib258 booktitle = {Image Processing, 2003. ICIP 2003. Proceedings. 2003 International Conference on},
571 booktitle = {Image Processing, 1999. ICIP 99. Proceedings. 1999 International Conference on},
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1565 Value *ICIP = Builder->CreateICmp(ICI.getPredicate(), P, in visitICmpInstWithInstAndIntCst() local
1571 Op = BinaryOperator::CreateAnd(ICIP, ICIQ); in visitICmpInstWithInstAndIntCst()
1573 Op = BinaryOperator::CreateOr(ICIP, ICIQ); in visitICmpInstWithInstAndIntCst()