Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp979 static void emitConstantRange(SmallVectorImpl<uint64_t> &Record, in emitConstantRange() function
1044 emitConstantRange(Record, Attr.getValueAsConstantRange(), in writeAttributeGroupTable()
1054 emitConstantRange(Record, CR, /*EmitBitWidth=*/false); in writeAttributeGroupTable()
2961 emitConstantRange(Record, *Range, /*EmitBitWidth=*/true); in writeConstants()