Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp895 uint16_t LowS = (EL < FD) ? FD-EL : 0; in findRecordInsertForms() local
896 if (S < LowS) // Starts too early. in findRecordInsertForms()