Searched refs:expandAtomicOpToLLSC (Results 1 – 1 of 1) sorted by relevance
90 expandAtomicOpToLLSC(Instruction *I, Type *ResultTy, Value *Addr,413 expandAtomicOpToLLSC( in tryExpandAtomicLoad()576 expandAtomicOpToLLSC(AI, AI->getType(), AI->getPointerOperand(), in tryExpandAtomicRMW()1011 void AtomicExpand::expandAtomicOpToLLSC( in expandAtomicOpToLLSC() function in AtomicExpand