Searched refs:eCTB (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | BitTracker.h | 440 RegisterCell eCTB(const RegisterCell &A1, bool B, uint16_t W) const;
|
| H A D | HexagonBitTracker.cpp | 865 return rr0(eCTB(rc(1), false/*bit*/, 32), Outputs); in evaluate() 868 return rr0(eCTB(rc(1), true/*bit*/, 32), Outputs); in evaluate()
|
| H A D | BitTracker.cpp | 648 BT::RegisterCell BT::MachineEvaluator::eCTB(const RegisterCell &A1, bool B, in eCTB() function in BT::MachineEvaluator
|