Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp479 size_t numFilledWords = (value.getNumWords() - 1) * APInt::APINT_WORD_SIZE; copyAPIntToArrayForBEmachine() local
510 size_t numFilledWords = (result.getNumWords() - 1) * APInt::APINT_WORD_SIZE; copyArrayToAPIntForBEmachine() local