Home
last modified time | relevance | path

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

/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