Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h120 bool HasPartwordAtomics; variable
251 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
DPPCSubtarget.cpp100 HasPartwordAtomics = false; in initializeEnvironment()
DPPC.td132 "HasPartwordAtomics", "true",
DPPCInstrInfo.td744 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;
1525 Requires<[HasPartwordAtomics]>;
1529 Requires<[HasPartwordAtomics]>;
1538 Requires<[HasPartwordAtomics]>;
1542 Requires<[HasPartwordAtomics]>;
1551 isDOT, Requires<[HasPartwordAtomics]>;
1555 isDOT, Requires<[HasPartwordAtomics]>;