Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h141 bool HasPartwordAtomics; variable
305 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
H A DPPCSubtarget.cpp121 HasPartwordAtomics = false; in initializeEnvironment()
H A DPPC.td162 "HasPartwordAtomics", "true",
H A DPPCInstrInfo.td1178 def HasPartwordAtomics : Predicate<"Subtarget->hasPartwordAtomics()">;
2181 Requires<[HasPartwordAtomics]>;
2185 Requires<[HasPartwordAtomics]>;
2194 Requires<[HasPartwordAtomics]>;
2198 Requires<[HasPartwordAtomics]>;
2214 isRecordForm, Requires<[HasPartwordAtomics]>;
2218 isRecordForm, Requires<[HasPartwordAtomics]>;