Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp1443 static bool evalBinaryInstruction(unsigned Opcode, int32_t &Result, in evalBinaryInstruction() function
1584 if (!evalBinaryInstruction(Opc, NewImm, *Src0Imm, *Src1Imm)) in tryConstantFoldOp()