Home
last modified time | relevance | path

Searched refs:isInstructionPairMul (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DComplexDeinterleavingPass.cpp692 static bool isInstructionPairMul(Instruction *A, Instruction *B) { in isInstructionPairMul() function
800 isInstructionPairMul(Real, Imag)) { in identifyNode()