Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h141 bool HasPartwordAtomics; variable
316 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
H A DPPCSubtarget.cpp122 HasPartwordAtomics = false; in initializeEnvironment()
H A DPPC.td162 "HasPartwordAtomics", "true",
H A DPPCInstrInfo.td687 def HasPartwordAtomics : Predicate<"Subtarget->hasPartwordAtomics()">;
1722 Requires<[HasPartwordAtomics]>;
1726 Requires<[HasPartwordAtomics]>;
1735 Requires<[HasPartwordAtomics]>;
1739 Requires<[HasPartwordAtomics]>;
1755 isRecordForm, Requires<[HasPartwordAtomics]>;
1759 isRecordForm, Requires<[HasPartwordAtomics]>;