Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h119 bool HasPartwordAtomics; variable
246 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
DPPCSubtarget.cpp99 HasPartwordAtomics = false; in initializeEnvironment()
DPPC.td130 "HasPartwordAtomics", "true",
DPPCInstrInfo.td726 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;
1479 Requires<[HasPartwordAtomics]>;
1483 Requires<[HasPartwordAtomics]>;
1492 Requires<[HasPartwordAtomics]>;
1496 Requires<[HasPartwordAtomics]>;
1505 isDOT, Requires<[HasPartwordAtomics]>;
1509 isDOT, Requires<[HasPartwordAtomics]>;