Home
last modified time | relevance | path

Searched defs:ROp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp682 const auto *ROp = R->getOperand(I); in equivalentAsOperands() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp571 Instruction::BinaryOps ROp) { in leftDistributesOverRight()
592 Instruction::BinaryOps ROp) { in rightDistributesOverLeft()
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp1123 DefInit *ROp = dyn_cast<DefInit>(RHSs->getOperator()); in Fold() local