Searched refs:hasPartwordAtomics (Results 1 – 6 of 6) sorted by relevance
264 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics() function
8433 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4"); in EmitAtomicBinary()8438 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4"); in EmitAtomicBinary()8508 if (Subtarget.hasPartwordAtomics()) in EmitPartwordAtomicBinary()9134 (Subtarget.hasPartwordAtomics() && in EmitInstrWithCustomInserter()9136 (Subtarget.hasPartwordAtomics() && in EmitInstrWithCustomInserter()9148 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics."); in EmitInstrWithCustomInserter()9153 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics."); in EmitInstrWithCustomInserter()
790 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;
270 bool hasPartwordAtomics() const { return HasPartwordAtomics; } in hasPartwordAtomics() function
9688 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4"); in EmitAtomicBinary()9693 assert(Subtarget.hasPartwordAtomics() && "Call this only with size >=4"); in EmitAtomicBinary()9798 if (Subtarget.hasPartwordAtomics()) in EmitPartwordAtomicBinary()10501 (Subtarget.hasPartwordAtomics() && in EmitInstrWithCustomInserter()10503 (Subtarget.hasPartwordAtomics() && in EmitInstrWithCustomInserter()10515 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics."); in EmitInstrWithCustomInserter()10520 assert(Subtarget.hasPartwordAtomics() && "No support partword atomics."); in EmitInstrWithCustomInserter()
904 def HasPartwordAtomics : Predicate<"PPCSubTarget->hasPartwordAtomics()">;