Searched refs:getCastedInt8PtrValue (Results 1 – 2 of 2) sorted by relevance
104 Ptr = getCastedInt8PtrValue(Ptr); in CreateMemSet()134 Ptr = getCastedInt8PtrValue(Ptr); in CreateElementUnorderedAtomicMemSet()164 Dst = getCastedInt8PtrValue(Dst); in CreateMemCpy()165 Src = getCastedInt8PtrValue(Src); in CreateMemCpy()205 Dst = getCastedInt8PtrValue(Dst); in CreateElementUnorderedAtomicMemCpy()206 Src = getCastedInt8PtrValue(Src); in CreateElementUnorderedAtomicMemCpy()244 Dst = getCastedInt8PtrValue(Dst); in CreateMemMove()245 Src = getCastedInt8PtrValue(Src); in CreateMemMove()281 Dst = getCastedInt8PtrValue(Dst); in CreateElementUnorderedAtomicMemMove()282 Src = getCastedInt8PtrValue(Src); in CreateElementUnorderedAtomicMemMove()[all …]
724 Value *getCastedInt8PtrValue(Value *Ptr);