reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8903 /* 34072*/ OPC_MorphNodeTo0, TARGET_VAL(R600::BRANCH_COND_f32), 0|OPFL_Chain,
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp518 case R600::BRANCH_COND_f32: return R600::IF_LOGICALNZ_f32; 529 case R600::BRANCH_COND_f32: return R600::IF_LOGICALZ_f32; 577 case R600::BRANCH_COND_f32: return true;lib/Target/AMDGPU/R600ISelLowering.cpp
398 case R600::BRANCH_COND_f32: {
lib/Target/AMDGPU/R600InstrInfo.cpp 671 Opcode == R600::BRANCH_COND_f32;