reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/AMDGPU/AMDGPUGenDAGISel.inc
61114 /*133569*/            OPC_MorphNodeTo1, TARGET_VAL(AMDGPU::V_CMPX_LT_F32_e64), 0,
gen/lib/Target/AMDGPU/AMDGPUGenInstrInfo.inc
59825   case AMDGPU::V_CMPX_LT_F32_e64:
92944   { AMDGPU::V_CMPX_LT_F32_e64, AMDGPU::V_CMPX_GT_F32_e64 },
93179   { AMDGPU::V_CMPX_GT_F32_e64, AMDGPU::V_CMPX_LT_F32_e64 },
96214   { AMDGPU::V_CMPX_LT_F32_e64, AMDGPU::V_CMPX_LT_F32_e64_gfx6_gfx7, AMDGPU::V_CMPX_LT_F32_e64_vi, (uint16_t)-1U, (uint16_t)-1U, (uint16_t)-1U, (uint16_t)-1U, (uint16_t)-1U, (uint16_t)-1U },
98174   { AMDGPU::V_CMPX_LT_F32_e64, AMDGPU::V_CMPX_LT_F32_nosdst_e64 },
98509   { AMDGPU::V_CMPX_LT_F32_e64, AMDGPU::V_CMPX_LT_F32_e32 },
99092   { AMDGPU::V_CMPX_LT_F32_e32, AMDGPU::V_CMPX_LT_F32_e64 },
lib/Target/AMDGPU/SIInsertSkips.cpp
  201       Opcode = AMDGPU::V_CMPX_LT_F32_e64;