Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonGenPredicate.cpp92 unsigned getPredForm(unsigned Opc);
118 unsigned HexagonGenPredicate::getPredForm(unsigned Opc) { in getPredForm() function in HexagonGenPredicate
165 if (getPredForm(Opc) != 0) in isConvertibleToPredForm()
368 unsigned NewOpc = getPredForm(Opc); in convertToPredForm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenPredicate.cpp115 unsigned getPredForm(unsigned Opc);
141 unsigned HexagonGenPredicate::getPredForm(unsigned Opc) { in getPredForm() function in HexagonGenPredicate
187 if (getPredForm(Opc) != 0) in isConvertibleToPredForm()
386 unsigned NewOpc = getPredForm(Opc); in convertToPredForm()