Searched refs:getCastedInt8PtrValue (Results 1 – 2 of 2) sorted by relevance
143 Ptr = getCastedInt8PtrValue(Ptr); in CreateMemSet()172 Dst = getCastedInt8PtrValue(Dst); in CreateMemSetInline()200 Ptr = getCastedInt8PtrValue(Ptr); in CreateElementUnorderedAtomicMemSet()228 Dst = getCastedInt8PtrValue(Dst); in CreateMemTransferInst()229 Src = getCastedInt8PtrValue(Src); in CreateMemTransferInst()265 Dst = getCastedInt8PtrValue(Dst); in CreateMemCpyInline()266 Src = getCastedInt8PtrValue(Src); in CreateMemCpyInline()307 Dst = getCastedInt8PtrValue(Dst); in CreateElementUnorderedAtomicMemCpy()308 Src = getCastedInt8PtrValue(Src); in CreateElementUnorderedAtomicMemCpy()345 Dst = getCastedInt8PtrValue(Dst); in CreateMemMove()[all …]
939 Value *getCastedInt8PtrValue(Value *Ptr);