Home
last modified time | relevance | path

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

/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp864 unsigned NWords = IV->getValue().getActiveWords(); in WriteConstants() local
866 for (unsigned i = 0; i != NWords; ++i) { in WriteConstants()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp897 unsigned NWords = IV->getValue().getActiveWords(); in WriteConstants() local
899 for (unsigned i = 0; i != NWords; ++i) { in WriteConstants()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp862 unsigned NWords = IV->getValue().getActiveWords(); in WriteConstants() local
864 for (unsigned i = 0; i != NWords; ++i) { in WriteConstants()