Home
last modified time | relevance | path

Searched defs:decodeSignRotatedValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2780 static uint64_t decodeSignRotatedValue(uint64_t V) { decodeSignRotatedValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2889 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { decodeSignRotatedValue() function in BitcodeReader