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

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 102 unsigned getBytesToPopOnReturn() const { return BytesToPopOnReturn; }
X86FastISel.cpp 726 ->getBytesToPopOnReturn() != 0)
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 125 milliseconds