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

  /external/llvm/lib/Target/AArch64/
AArch64CallingConvention.h 53 It.convertToMem(State.AllocateStack(Size, std::max(Align, SlotAlign)));
  /external/llvm/lib/Target/ARM/
ARMCallingConv.h 254 It.convertToMem(State.AllocateStack(Size, Size));
270 It.convertToMem(State.AllocateStack(Size, Align));
  /external/llvm/include/llvm/CodeGen/
CallingConvLower.h 135 void convertToMem(unsigned Offset) {

Completed in 68 milliseconds