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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp69 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1123
1055 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1060 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1510 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp54 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1129
1009 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1014 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1527 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp57 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1135
1067 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1072 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1584 Abbv) != FUNCTION_INST_BINOP_ABBREV)

Completed in 73 milliseconds