Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp499 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode() function
1808 int Opc = GetDecodedCastOpcode(Record[0]); in ParseConstants()
2701 int Opc = GetDecodedCastOpcode(Record[OpNum+1]); in ParseFunctionBody()
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp736 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode() function
2101 int Opc = GetDecodedCastOpcode(Record[0]); in ParseConstants()
2962 int Opc = GetDecodedCastOpcode(Record[OpNum+1]); in ParseFunctionBody()