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.cpp918 static void emitConstantRange(SmallVectorImpl<uint64_t> &Record, in emitConstantRange() function
976 emitConstantRange(Record, Attr.getValueAsConstantRange(), in writeAttributeGroupTable()
986 emitConstantRange(Record, CR, /*EmitBitWidth=*/false); in writeAttributeGroupTable()
2818 emitConstantRange(Record, *Range, /*EmitBitWidth=*/true); in writeConstants()