Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp164 bool PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr);
620 bool PPCFastISel::PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr) { in PPCEmitStore() function in PPCFastISel
758 if (!PPCEmitStore(VT, SrcReg, Addr)) in SelectStore()
1035 if (!PPCEmitStore(MVT::i64, SrcReg, Addr)) in PPCMoveToFPReg()
1164 if (!PPCEmitStore(MVT::f64, SrcReg, Addr)) in PPCMoveToIntReg()