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