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.cpp533 bool isValidInsertForm(unsigned DstR, unsigned SrcR, unsigned InsR,
674 bool HexagonGenInsert::isValidInsertForm(unsigned DstR, unsigned SrcR, in isValidInsertForm() function in HexagonGenInsert
899 if (!isValidInsertForm(VR, SrcR, InsR, L, S)) in findRecordInsertForms()