Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1381 static bool isTfrConst(const MachineInstr &MI);
1395 bool ConstGeneration::isTfrConst(const MachineInstr &MI) { in isTfrConst() function in ConstGeneration
1474 if (isTfrConst(*I)) in processBlock()
1609 ConstGeneration::isTfrConst(*I)) in processBlock()