Searched defs:BOp1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 622 const Value *BOp0, *BOp1; translateBr() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 3471 Value *BOp0 = BO->getOperand(0), *BOp1 = BO->getOperand(1); foldICmpBinOpEqualityWithConstant() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 2827 const Value *BOp0, *BOp1; visitBr() local |