Home
last modified time | relevance | path

Searched defs:isSingle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp279 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 DHexagonConstPropagation.cpp161 bool isSingle() const { return size() == 1; } in isSingle() function in __anonfe19b4d40111::LatticeCell