Home
last modified time | relevance | path

Searched refs:emitAtomicRMWLegalRemark (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp16083 static OptimizationRemark emitAtomicRMWLegalRemark(const AtomicRMWInst *RMW) { in emitAtomicRMWLegalRemark() function
16126 return emitAtomicRMWLegalRemark(RMW) << " due to an unsafe request."; in shouldExpandAtomicRMWInIR()