Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp313 Instruction::BinaryOps ROp) { in LeftDistributesOverRight()
352 Instruction::BinaryOps ROp) { in RightDistributesOverLeft()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp333 Instruction::BinaryOps ROp) { in LeftDistributesOverRight()
372 Instruction::BinaryOps ROp) { in RightDistributesOverLeft()
/external/llvm/lib/TableGen/
DRecord.cpp806 DefInit *ROp = dyn_cast<DefInit>(RHSs->getOperator()); in Fold() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp894 DefInit *ROp = dynamic_cast<DefInit*>(RHSs->getOperator()); in Fold() local