Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp880 uint16_t MinL = LD-FD+1; in findRecordInsertForms() local
881 for (uint16_t L = MinL; L < W; ++L) { in findRecordInsertForms()
894 uint16_t EL = L-MinL; in findRecordInsertForms()