Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp160 bool PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr);
620 bool PPCFastISel::PPCEmitStore(MVT VT, unsigned SrcReg, Address &Addr) { in PPCEmitStore() function in PPCFastISel
755 if (!PPCEmitStore(VT, SrcReg, Addr)) in SelectStore()
971 if (!PPCEmitStore(MVT::i64, SrcReg, Addr)) in PPCMoveToFPReg()
1084 if (!PPCEmitStore(MVT::f64, SrcReg, Addr)) in PPCMoveToIntReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
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()
1030 if (!PPCEmitStore(MVT::i64, SrcReg, Addr)) in PPCMoveToFPReg()
1159 if (!PPCEmitStore(MVT::f64, SrcReg, Addr)) in PPCMoveToIntReg()