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:__anon1255
1081 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1086 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1534 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp55 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1261
1079 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1084 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1598 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp55 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1267
1112 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1117 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1667 Abbv) != FUNCTION_INST_BINOP_ABBREV)

Completed in 18 milliseconds