Searched refs:getBZeroEntry (Results 1 – 3 of 3) sorted by relevance
387 const char *getBZeroEntry() const;
53 V->isNullValue() ? Subtarget->getBZeroEntry() : 0) { in EmitTargetCodeForMemset()
150 const char *X86Subtarget::getBZeroEntry() const { in getBZeroEntry() function in X86Subtarget