Home
last modified time | relevance | path

Searched defs:BO1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2058 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
2062 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3238 BinaryOperator *BO1 = dyn_cast<BinaryOperator>(Op1); in visitICmpInst() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp682 const deUint8 BO1 = (deUint8)getBit(src, 48); in decompressETC2Block() local
/external/clang/lib/Analysis/
DCFG.cpp698 BinaryOperatorKind BO1 = LHS->getOpcode(); in checkIncorrectLogicOperator() local