Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp86 FUNCTION_INST_BINOP_FLAGS_ABBREV, enumerator
2254 AbbrevToUse = (unsigned)FUNCTION_INST_BINOP_FLAGS_ABBREV; in writeInstruction()
2808 (unsigned)FUNCTION_INST_BINOP_FLAGS_ABBREV) in writeBlockInfo()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp128 FUNCTION_INST_BINOP_FLAGS_ABBREV, enumerator
2984 AbbrevToUse = FUNCTION_INST_BINOP_FLAGS_ABBREV; in writeInstruction()
3852 FUNCTION_INST_BINOP_FLAGS_ABBREV) in writeBlockInfo()