Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1408 static bool isTfrConst(const MachineInstr &MI);
1422 bool ConstGeneration::isTfrConst(const MachineInstr &MI) { in isTfrConst() function in ConstGeneration
1501 if (isTfrConst(*I)) in processBlock()
1634 ConstGeneration::isTfrConst(*I)) in processBlock()