Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A 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()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h134 It.convertToMem(Offset); in CC_SystemZ_I128Indirect()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp92 It.convertToMem(State.AllocateStack(Size, SlotAlign)); in finishStackBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallingConv.cpp284 It.convertToMem(State.AllocateStack(4, Align(4))); in CC_X86_32_MCUInReg()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h137 void convertToMem(unsigned Offset) { in convertToMem() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6864 It.convertToMem(StackOffset); in CC_RISCV()