Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp90 FUNCTION_INST_UNREACHABLE_ABBREV, enumerator
2404 AbbrevToUse = (unsigned)FUNCTION_INST_UNREACHABLE_ABBREV; in writeInstruction()
2851 (unsigned)FUNCTION_INST_UNREACHABLE_ABBREV) in writeBlockInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp129 FUNCTION_INST_UNREACHABLE_ABBREV, enumerator
3138 AbbrevToUse = FUNCTION_INST_UNREACHABLE_ABBREV; in writeInstruction()
3738 FUNCTION_INST_UNREACHABLE_ABBREV) in writeBlockInfo()