Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1121 static AtomicRMWInst::BinOp getDecodedRMWOperation(unsigned Val) { in getDecodedRMWOperation() function
5257 getDecodedRMWOperation(Record[OpNum]); in parseFunctionBody()