Searched refs:evalBinaryInstruction (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp902 static bool evalBinaryInstruction(unsigned Opcode, int32_t &Result, function
1059 if (!evalBinaryInstruction(Opc, NewImm, Src0->getImm(), Src1->getImm()))

Completed in 107 milliseconds