Searched refs:expandAtomicOpToLibcall (Results 1 – 1 of 1) sorted by relevance
83 bool expandAtomicOpToLibcall(Instruction *I, unsigned Size, unsigned Align,1318 bool expanded = expandAtomicOpToLibcall( in expandAtomicLoadToLibcall()1332 bool expanded = expandAtomicOpToLibcall( in expandAtomicStoreToLibcall()1347 bool expanded = expandAtomicOpToLibcall( in expandAtomicCASToLibcall()1420 Success = expandAtomicOpToLibcall( in expandAtomicRMWToLibcall()1452 bool AtomicExpand::expandAtomicOpToLibcall( in expandAtomicOpToLibcall() function in AtomicExpand