Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2008 const uint64_t *RawWords = IV->getValue().getRawData(); in writeConstants() local
2010 emitSignedInt64(Record, RawWords[i]); in writeConstants()