Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp421 getBinOpsForFactorization(Instruction::BinaryOps TopLevelOpcode, in getBinOpsForFactorization()
463 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
557 auto TopLevelOpcode = I.getOpcode(); in SimplifyUsingDistributiveLaws() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp647 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
739 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorizationFolds() local
782 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in foldUsingDistributiveLaws() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp564 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in tryFactorization() local
665 Instruction::BinaryOps TopLevelOpcode = I.getOpcode(); in SimplifyUsingDistributiveLaws() local