Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp161 bool PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr);
635 bool PPCFastISel::PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr) { in PPCEmitStore() function in PPCFastISel
773 if (!PPCEmitStore(VT, SrcReg, Addr)) in SelectStore()
1041 if (!PPCEmitStore(MVT::i64, SrcReg, Addr)) in PPCMoveToFPReg()
1170 if (!PPCEmitStore(MVT::f64, SrcReg, Addr)) in PPCMoveToIntReg()