Searched refs:buildStore (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.h | 632 MachineInstrBuilder buildStore(unsigned Val, unsigned Addr,
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallLowering.cpp | 166 MIRBuilder.buildStore(ValVReg, Addr, *MMO); in assignValueToAddress()
|
| H A D | AArch64LegalizerInfo.cpp | 498 MIRBuilder.buildStore( in legalizeVaArg()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86CallLowering.cpp | 155 MIRBuilder.buildStore(ExtReg, Addr, *MMO); in assignValueToAddress()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsCallLowering.cpp | 250 MIRBuilder.buildStore(ExtReg, Addr, *MMO); in assignValueToAddress()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMCallLowering.cpp | 136 MIRBuilder.buildStore(ExtReg, Addr, *MMO); in assignValueToAddress()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 553 MIRBuilder.buildStore(SrcRegs[i], DstReg, *SplitMMO); in narrowScalar() 1257 MIRBuilder.buildStore(NarrowRegs[Idx], NewAddrReg, NewMMO); in fewerElementsVector()
|
| H A D | IRTranslator.cpp | 532 MIRBuilder.buildStore(Vals[i], Addr, *MMO); in translateStore() 1018 MIRBuilder.buildStore( in translateKnownIntrinsic()
|
| H A D | MachineIRBuilder.cpp | 312 MachineInstrBuilder MachineIRBuilder::buildStore(unsigned Val, unsigned Addr, in buildStore() function in MachineIRBuilder
|