|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/CodeGen/GlobalISel/IRTranslator.cpp 2014 Opcode = TargetOpcode::G_ATOMICRMW_MIN;
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp 871 return buildAtomicRMW(TargetOpcode::G_ATOMICRMW_MIN, OldValRes, Addr, Val,
lib/Target/AArch64/AArch64LegalizerInfo.cpp 455 G_ATOMICRMW_OR, G_ATOMICRMW_XOR, G_ATOMICRMW_MIN, G_ATOMICRMW_MAX,
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp 1735 case TargetOpcode::G_ATOMICRMW_MIN:
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp 850 G_ATOMICRMW_MAX, G_ATOMICRMW_MIN, G_ATOMICRMW_UMAX,