Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp525 bool isValidInsertForm(unsigned DstR, unsigned SrcR, unsigned InsR,
666 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm() function in HexagonGenInsert
891 if (!isValidInsertForm(VR, SrcR, InsR, L, S)) in findRecordInsertForms()