Searched refs:getCastedInt8PtrValue (Results 1 – 2 of 2) sorted by relevance
117 Ptr = getCastedInt8PtrValue(Ptr); in CreateMemSet()145 Ptr = getCastedInt8PtrValue(Ptr); in CreateElementUnorderedAtomicMemSet()173 Dst = getCastedInt8PtrValue(Dst); in CreateMemTransferInst()174 Src = getCastedInt8PtrValue(Src); in CreateMemTransferInst()210 Dst = getCastedInt8PtrValue(Dst); in CreateMemCpyInline()211 Src = getCastedInt8PtrValue(Src); in CreateMemCpyInline()252 Dst = getCastedInt8PtrValue(Dst); in CreateElementUnorderedAtomicMemCpy()253 Src = getCastedInt8PtrValue(Src); in CreateElementUnorderedAtomicMemCpy()290 Dst = getCastedInt8PtrValue(Dst); in CreateMemMove()291 Src = getCastedInt8PtrValue(Src); in CreateMemMove()[all …]
940 Value *getCastedInt8PtrValue(Value *Ptr);