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

/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.h32 #define OPCODE_IS_NOT_ZERO AMDGPU::PRED_SETNE macro
H A DAMDILCFGStructurizer.cpp451 .setImm(OPCODE_IS_NOT_ZERO);
453 case OPCODE_IS_NOT_ZERO:
H A DR600InstrInfo.cpp983 MO.setImm(OPCODE_IS_NOT_ZERO);
985 case OPCODE_IS_NOT_ZERO:
H A DR600ISelLowering.cpp432 .addImm(OPCODE_IS_NOT_ZERO)

Completed in 109 milliseconds