Home
last modified time | relevance | path

Searched refs:convertToMem (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp250 It.convertToMem(State.AllocateStack(Size, Align(Size))); in CC_ARM_AAPCS_Custom_Aggregate()
275 It.convertToMem(State.AllocateStack(Size, Alignment)); in CC_ARM_AAPCS_Custom_Aggregate()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h136 It.convertToMem(Offset); in CC_SystemZ_I128Indirect()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp92 It.convertToMem(State.AllocateStack(Size, SlotAlign)); in finishStackBlock()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86CallingConv.cpp284 It.convertToMem(State.AllocateStack(4, Align(4))); in CC_X86_32_MCUInReg()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h135 void convertToMem(unsigned Offset) { in convertToMem() function
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10534 It.convertToMem(StackOffset); in CC_RISCV()