Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h129 bool HasPartwordAtomics; variable
264 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
DPPCSubtarget.cpp101 HasPartwordAtomics = false; in initializeEnvironment()
DPPC.td133 "HasPartwordAtomics", "true",
DPPCInstrInfo.td790 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;
1575 Requires<[HasPartwordAtomics]>;
1579 Requires<[HasPartwordAtomics]>;
1588 Requires<[HasPartwordAtomics]>;
1592 Requires<[HasPartwordAtomics]>;
1608 isDOT, Requires<[HasPartwordAtomics]>;
1612 isDOT, Requires<[HasPartwordAtomics]>;