Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1241 static AtomicRMWInst::BinOp getDecodedRMWOperation(unsigned Val) { in getDecodedRMWOperation() function
6262 getDecodedRMWOperation(Record[OpNum]); in parseFunctionBody()