Home
last modified time | relevance | path

Searched refs:HasPartwordAtomics (Results 1 – 8 of 8) 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]>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h131 bool HasPartwordAtomics; variable
270 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics()
DPPCSubtarget.cpp102 HasPartwordAtomics = false; in initializeEnvironment()
DPPC.td153 "HasPartwordAtomics", "true",
DPPCInstrInfo.td904 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;
1775 Requires<[HasPartwordAtomics]>;
1779 Requires<[HasPartwordAtomics]>;
1788 Requires<[HasPartwordAtomics]>;
1792 Requires<[HasPartwordAtomics]>;
1808 isDOT, Requires<[HasPartwordAtomics]>;
1812 isDOT, Requires<[HasPartwordAtomics]>;