Searched refs:emitAddrOfImagComponent (Results 1 – 3 of 3) sorted by relevance
432 Address CodeGenFunction::emitAddrOfImagComponent(Address addr, in emitAddrOfImagComponent() function in CodeGenFunction456 Address ImagP = CGF.emitAddrOfImagComponent(SrcPtr, lvalue.getType()); in EmitLoadOfLValue()473 Address ImagPtr = CGF.emitAddrOfImagComponent(Ptr, lvalue.getType()); in EmitStoreOfComplex()
4872 Address emitAddrOfImagComponent(Address complex, QualType complexType);
3240 : emitAddrOfImagComponent(LV.getAddress(), LV.getType())); in EmitUnaryOpLValue()