Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp530 Instruction::BinaryOps ROp) { in leftDistributesOverRight()
551 Instruction::BinaryOps ROp) { in rightDistributesOverLeft()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp969 DefInit *ROp = dyn_cast<DefInit>(RHSs->getOperator()); in Fold() local