Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DETC_Decoder.cpp285 unsigned char BO1 : 1; member
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2026 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
2030 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1430 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); in getAlternateBinop() local
H A DInstCombineAndOrXor.cpp1427 BinaryOperator *BO1; in reassociateFCmps() local
H A DInstCombineCompares.cpp3708 BinaryOperator *BO1 = dyn_cast<BinaryOperator>(Op1); in foldICmpBinOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2317 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
2321 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp871 const uint8_t BO1 = (uint8_t)getBit(src, 48); in decompressETC2Block() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp2030 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); in getAlternateBinop() local
H A DInstCombineCalls.cpp2619 Value *BO0, *BO1, *X, *Y; in visitCallInst() local
H A DInstructionCombining.cpp1021 Value *BO1 = BO.getOperand(1); in foldBinopOfSextBoolToSelect() local
H A DInstCombineCompares.cpp4044 BinaryOperator *BO1 = dyn_cast<BinaryOperator>(Op1); in foldICmpBinOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2372 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
2376 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3789 BinaryOperator *BO1 = dyn_cast<BinaryOperator>(Op1); in visitICmpInst() local
/aosp_15_r20/external/clang/lib/Analysis/
H A DCFG.cpp772 BinaryOperatorKind BO1; in checkIncorrectLogicOperator() local
/aosp_15_r20/external/angle/src/image_util/
H A Dloadimage_etc.cpp360 unsigned char BO1 : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp2822 BinaryOperator *BO1 = nullptr; in getInvertibleOperands() local