Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMCallingConv.cpp251 It.convertToMem(State.AllocateStack(Size, Align(Size))); in CC_ARM_AAPCS_Custom_Aggregate()
276 It.convertToMem(State.AllocateStack(Size, Alignment)); in CC_ARM_AAPCS_Custom_Aggregate()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZCallingConv.h134 It.convertToMem(Offset); in CC_SystemZ_I128Indirect()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64CallingConvention.cpp92 It.convertToMem(State.AllocateStack(Size, SlotAlign)); in finishStackBlock()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86CallingConv.cpp284 It.convertToMem(State.AllocateStack(4, Align(4))); in CC_X86_32_MCUInReg()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DCallingConvLower.h137 void convertToMem(unsigned Offset) { in convertToMem() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp7259 It.convertToMem(StackOffset); in CC_RISCV()