Searched refs:getBZeroEntry (Results 1 – 6 of 6) sorted by relevance
34 (V && V->isNullValue()) ? STI.getBZeroEntry() : nullptr; in EmitTargetCodeForMemset()
105 const char *AArch64Subtarget::getBZeroEntry() const { in getBZeroEntry() function in AArch64Subtarget
143 const char *getBZeroEntry() const;
155 const char *X86Subtarget::getBZeroEntry() const { in getBZeroEntry() function in X86Subtarget
477 const char *getBZeroEntry() const;
83 V->isNullValue() ? Subtarget.getBZeroEntry() : nullptr) { in EmitTargetCodeForMemset()