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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp70 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1184
1080 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1085 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1535 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp55 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1190
1079 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1084 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1597 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp55 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1196
1120 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1125 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1674 Abbv) != FUNCTION_INST_BINOP_ABBREV)

Completed in 193 milliseconds