Home
last modified time | relevance | path

Searched defs:BOC (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2603 const APInt *BOC; in foldICmpBinOpEqualityWithConstant() local
2613 const APInt *BOC; in foldICmpBinOpEqualityWithConstant() local
2636 if (Constant *BOC = dyn_cast<Constant>(BOp1)) { in foldICmpBinOpEqualityWithConstant() local
2648 const APInt *BOC; in foldICmpBinOpEqualityWithConstant() local
2660 const APInt *BOC; in foldICmpBinOpEqualityWithConstant() local
2672 const APInt *BOC; in foldICmpBinOpEqualityWithConstant() local
2701 const APInt *BOC; in foldICmpBinOpEqualityWithConstant() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1408 if (Constant *BOC = dyn_cast<Constant>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
1432 if (ConstantInt *BOC = dyn_cast<ConstantInt>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
1442 if (ConstantInt *BOC = dyn_cast<ConstantInt>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
/external/ipsec-tools/src/racoon/
Dcfparse.h201 BOC = 417, enumerator
366 #define BOC 417 macro
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2244 if (Constant *BOC = dyn_cast<Constant>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
2272 if (ConstantInt *BOC = dyn_cast<ConstantInt>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
2289 if (ConstantInt *BOC = dyn_cast<ConstantInt>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
2326 if (ConstantInt *BOC = dyn_cast<ConstantInt>(BO->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp834 Op BOC = OpNop; in transUnaryInst() local