HomeSort by relevance Sort by last modified time
    Searched refs:getBZeroEntry (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 342 const char *getBZeroEntry() const;
X86SelectionDAGInfo.cpp 55 V->isNullValue() ? Subtarget->getBZeroEntry() : 0) {
X86Subtarget.cpp 147 /// getBZeroEntry - This function returns the name of a function which has an
151 const char *X86Subtarget::getBZeroEntry() const {

Completed in 202 milliseconds