Home
last modified time | relevance | path

Searched defs:emitWideAPInt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp729 void DXILBitcodeWriter::emitWideAPInt(SmallVectorImpl<uint64_t> &Vals, emitWideAPInt() function in DXILBitcodeWriter
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1726 static void emitWideAPInt(SmallVectorImpl<uint64_t> &Vals, const APInt &A) { emitWideAPInt() function