Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp52 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
1200 AbbrevToUse = FUNCTION_INST_LOAD_ABBREV; in WriteInstruction()
1514 Abbv) != FUNCTION_INST_LOAD_ABBREV) in WriteBlockInfo()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp57 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
2571 AbbrevToUse = FUNCTION_INST_LOAD_ABBREV; in writeInstruction()
3046 FUNCTION_INST_LOAD_ABBREV) in writeBlockInfo()