Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp680 const auto *ROp = R->getOperand(I); equivalentAsOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp572 leftDistributesOverRight(Instruction::BinaryOps LOp,Instruction::BinaryOps ROp) leftDistributesOverRight() argument
593 rightDistributesOverLeft(Instruction::BinaryOps LOp,Instruction::BinaryOps ROp) rightDistributesOverLeft() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1216 DefInit *ROp = dyn_cast<DefInit>(RHSs->getOperator()); in Fold() local