Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp426 unsigned numActiveWords = value.getActiveWords(); writeAPIntWithKnownWidth() local
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp1005 uint64_t numActiveWords; in readAPIntWithKnownWidth() local