Searched refs:ImagAddr (Results 1 – 1 of 1) sorted by relevance
412 Address ImagAddr = RealAddr; in complexTempStructure() local416 ImagAddr = CGF.Builder.CreateConstInBoundsByteGEP(ImagAddr, in complexTempStructure()419 ImagAddr = CGF.Builder.CreateConstInBoundsByteGEP(RealAddr, SlotSize); in complexTempStructure()424 ImagAddr = CGF.Builder.CreateElementBitCast(ImagAddr, EltTy); in complexTempStructure()426 llvm::Value *Imag = CGF.Builder.CreateLoad(ImagAddr, ".vaimag"); in complexTempStructure()