Searched refs:ImagAddr (Results 1 – 1 of 1) sorted by relevance
425 Address ImagAddr = RealAddr; in complexTempStructure() local429 ImagAddr = CGF.Builder.CreateConstInBoundsByteGEP(ImagAddr, in complexTempStructure()432 ImagAddr = CGF.Builder.CreateConstInBoundsByteGEP(RealAddr, SlotSize); in complexTempStructure()437 ImagAddr = CGF.Builder.CreateElementBitCast(ImagAddr, EltTy); in complexTempStructure()439 llvm::Value *Imag = CGF.Builder.CreateLoad(ImagAddr, ".vaimag"); in complexTempStructure()