HomeSort by relevance Sort by last modified time
    Searched refs:src0_neg (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/R600/
R600ExpandSpecialInstrs.cpp 342 SetFlagInNewMI(NewMI, &MI, AMDGPU::OpName::src0_neg);
R600InstrInfo.cpp     [all...]
R600ISelLowering.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_optimize.c 567 unsigned src0_neg = inst_add->U.I.SrcReg[0].Negate & dstmask; local
582 if (inst_add->U.I.SrcReg[0].Negate && src0_neg != dstmask)

Completed in 1356 milliseconds