Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp84 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
2453 AbbrevToUse = (unsigned)FUNCTION_INST_LOAD_ABBREV; in writeInstruction()
2787 (unsigned)FUNCTION_INST_LOAD_ABBREV) in writeBlockInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp124 FUNCTION_INST_LOAD_ABBREV = bitc::FIRST_APPLICATION_ABBREV, enumerator
3300 AbbrevToUse = FUNCTION_INST_LOAD_ABBREV; in writeInstruction()
3812 FUNCTION_INST_LOAD_ABBREV) in writeBlockInfo()