Searched refs:getDecodedRMWOperation (Results 1 – 1 of 1) sorted by relevance
831 static AtomicRMWInst::BinOp getDecodedRMWOperation(unsigned Val) { in getDecodedRMWOperation() function5445 AtomicRMWInst::BinOp Operation = getDecodedRMWOperation(Record[OpNum]); in parseFunctionBody()