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 249 const char *getBZeroEntry() const;
X86Subtarget.cpp 144 /// getBZeroEntry - This function returns the name of a function which has an
148 const char *X86Subtarget::getBZeroEntry() const {
X86SelectionDAGInfo.cpp 55 V->isNullValue() ? Subtarget->getBZeroEntry() : 0) {

Completed in 148 milliseconds