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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1044 static int getDecodedCastOpcode(unsigned Val) { function
2611 int Opc = getDecodedCastOpcode(Record[0]);
4004 int Opc = getDecodedCastOpcode(Record[OpNum + 1]);

Completed in 65 milliseconds