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