Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp167 bool atomicSizeSupported(const TargetLowering *TLI, Inst *I) { in atomicSizeSupported() function
200 if (!atomicSizeSupported(TLI, LI)) { in runOnFunction()
206 if (!atomicSizeSupported(TLI, SI)) { in runOnFunction()
212 if (!atomicSizeSupported(TLI, RMWI)) { in runOnFunction()
218 if (!atomicSizeSupported(TLI, CASI)) { in runOnFunction()