Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2007 unsigned NWords = IV->getValue().getActiveWords(); in writeConstants() local
2009 for (unsigned i = 0; i != NWords; ++i) { in writeConstants()