Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp697 Instruction::BinaryOps InnerOpcode, Value *A, in tryFactorization()
1168 Instruction::BinaryOps InnerOpcode = Op0->getOpcode(); // op' in foldUsingDistributiveLaws() local
1207 Instruction::BinaryOps InnerOpcode = Op1->getOpcode(); // op' in foldUsingDistributiveLaws() local
H A DInstCombineCalls.cpp1640 Instruction::BinaryOps InnerOpcode = in foldIntrinsicUsingDistributiveLaws() local