HomeSort by: relevance | last modified time | path
    Searched refs:NumBytesToPop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelLowering.cpp 553 unsigned NumBytesToPop = NumBytes;
765 DAG.getIntPtrConstant(NumBytesToPop, DL, true),
821 Chain, DAG.getIntPtrConstant(NumBytesToPop, DL, true),
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 4021 unsigned NumBytesToPop = NumBytes;
4341 DAG.getIntPtrConstant(NumBytesToPop, dl, true),
4483 DAG.getIntPtrConstant(NumBytesToPop, dl, true),
    [all...]

Completed in 37 milliseconds