Searched refs:getDecodedRMWOperation (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1115 static AtomicRMWInst::BinOp getDecodedRMWOperation(unsigned Val) { function
5056 AtomicRMWInst::BinOp Operation = getDecodedRMWOperation(Record[OpNum]);

Completed in 104 milliseconds