Searched refs:emitWideAPInt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1545 static void emitWideAPInt(SmallVectorImpl<uint64_t> &Vals, const APInt &A) { function
1563 emitWideAPInt(Record, N->getValue());
2386 emitWideAPInt(Record, IV->getValue());

Completed in 58 milliseconds