Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp163 bool PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr);
618 bool PPCFastISel::PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr) { in PPCEmitStore() function in PPCFastISel
756 if (!PPCEmitStore(VT, SrcReg, Addr)) in SelectStore()
1034 if (!PPCEmitStore(MVT::i64, SrcReg, Addr)) in PPCMoveToFPReg()
1163 if (!PPCEmitStore(MVT::f64, SrcReg, Addr)) in PPCMoveToIntReg()