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:__anon1274
1060 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1065 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1527 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp54 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1280
1014 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1019 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1544 Abbv) != FUNCTION_INST_BINOP_ABBREV)
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp57 FUNCTION_INST_BINOP_ABBREV, enumerator in enum:__anon1286
1072 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV;
1077 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV)
1636 Abbv) != FUNCTION_INST_BINOP_ABBREV)

Completed in 32 milliseconds