Searched defs:isSingle (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 279 bool &isFirst, bool &isSingle, in GetInstrType() 334 bool isFirst, isSingle, isCracked, isLoad, isStore; in getHazardType() local 393 bool isFirst, isSingle, isCracked, isLoad, isStore; in EmitInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 161 bool isSingle() const { return size() == 1; } in isSingle() function in __anonfe19b4d40111::LatticeCell
|