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.cpp1386 static bool isTfrConst(const MachineInstr &MI);
1400 bool ConstGeneration::isTfrConst(const MachineInstr &MI) { in isTfrConst() function in ConstGeneration
1479 if (isTfrConst(*I)) in processBlock()
1612 ConstGeneration::isTfrConst(*I)) in processBlock()