Home
last modified time | relevance | path

Searched refs:HasPartwordAtomics (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h131 bool HasPartwordAtomics; variable
270 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
H A DPPCSubtarget.cpp102 HasPartwordAtomics = false; in initializeEnvironment()
H A DPPC.td153 "HasPartwordAtomics", "true",
H A DPPCInstrInfo.td912 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;
1785 Requires<[HasPartwordAtomics]>;
1789 Requires<[HasPartwordAtomics]>;
1798 Requires<[HasPartwordAtomics]>;
1802 Requires<[HasPartwordAtomics]>;
1818 isDOT, Requires<[HasPartwordAtomics]>;
1822 isDOT, Requires<[HasPartwordAtomics]>;