Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp53 FUNCTION_INST_BINOP_ABBREV, enumerator
1013 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV; in WriteInstruction()
1018 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV) in WriteInstruction()
1524 Abbv) != FUNCTION_INST_BINOP_ABBREV) in WriteBlockInfo()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp58 FUNCTION_INST_BINOP_ABBREV, enumerator
2311 AbbrevToUse = FUNCTION_INST_BINOP_ABBREV; in writeInstruction()
2316 if (AbbrevToUse == FUNCTION_INST_BINOP_ABBREV) in writeInstruction()
3056 FUNCTION_INST_BINOP_ABBREV) in writeBlockInfo()