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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMCallingConv.cpp 251 It.convertToMem(State.AllocateStack(Size, Align(Size)));
276 It.convertToMem(State.AllocateStack(Size, Alignment));
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64CallingConvention.cpp 92 It.convertToMem(State.AllocateStack(Size, SlotAlign));
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZCallingConv.h 134 It.convertToMem(Offset);
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86CallingConv.cpp 284 It.convertToMem(State.AllocateStack(4, Align(4)));
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
CallingConvLower.h 137 void convertToMem(unsigned Offset) {
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 6864 It.convertToMem(StackOffset);

Completed in 27 milliseconds