Searched refs:CreateTempAllocaForCoercion (Results 1 – 1 of 1) sorted by relevance
1153 static Address CreateTempAllocaForCoercion(CodeGenFunction &CGF, llvm::Type *Ty, in CreateTempAllocaForCoercion() function1328 CreateTempAllocaForCoercion(CGF, Ty, Src.getAlignment(), Src.getName()); in CreateCoercedLoad()1415 Address Tmp = CreateTempAllocaForCoercion(CGF, SrcTy, Dst.getAlignment()); in CreateCoercedStore()