Searched refs:getBZeroEntry (Results 1 – 9 of 9) sorted by relevance
29 (V && V->isNullValue()) ? STI.getBZeroEntry() : nullptr; in EmitTargetCodeForMemset()
133 const char *AArch64Subtarget::getBZeroEntry() const { in getBZeroEntry() function in AArch64Subtarget
246 const char *getBZeroEntry() const;
282 const char *getBZeroEntry() const;
150 const char *X86Subtarget::getBZeroEntry() const { in getBZeroEntry() function in X86Subtarget
55 V->isNullValue() ? Subtarget->getBZeroEntry() : 0) { in EmitTargetCodeForMemset()
146 const char *X86Subtarget::getBZeroEntry() const { in getBZeroEntry() function in X86Subtarget
576 const char *getBZeroEntry() const;
75 V->isNullValue() ? Subtarget.getBZeroEntry() : nullptr) { in EmitTargetCodeForMemset()