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