Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h141 bool HasPartwordAtomics; variable
303 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
H A DPPCSubtarget.cpp121 HasPartwordAtomics = false; in initializeEnvironment()
H A DPPC.td162 "HasPartwordAtomics", "true",
H A DPPCInstrInfo.td1166 def HasPartwordAtomics : Predicate<"Subtarget->hasPartwordAtomics()">;
2165 Requires<[HasPartwordAtomics]>;
2169 Requires<[HasPartwordAtomics]>;
2178 Requires<[HasPartwordAtomics]>;
2182 Requires<[HasPartwordAtomics]>;
2198 isRecordForm, Requires<[HasPartwordAtomics]>;
2202 isRecordForm, Requires<[HasPartwordAtomics]>;