Searched defs:decodeSignRotatedValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGISel.cpp | 2903 static uint64_t decodeSignRotatedValue(uint64_t V) { decodeSignRotatedValue() function |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 3016 uint64_t BitcodeReader::decodeSignRotatedValue(uint64_t V) { decodeSignRotatedValue() function in BitcodeReader |