Searched refs:getCastedInt8PtrValue (Results 1 – 2 of 2) sorted by relevance
43 Value *IRBuilderBase::getCastedInt8PtrValue(Value *Ptr) { in getCastedInt8PtrValue() function in IRBuilderBase69 Ptr = getCastedInt8PtrValue(Ptr); in CreateMemSet()94 Dst = getCastedInt8PtrValue(Dst); in CreateMemCpy()95 Src = getCastedInt8PtrValue(Src); in CreateMemCpy()125 Dst = getCastedInt8PtrValue(Dst); in CreateMemMove()126 Src = getCastedInt8PtrValue(Src); in CreateMemMove()151 Ptr = getCastedInt8PtrValue(Ptr); in CreateLifetimeStart()166 Ptr = getCastedInt8PtrValue(Ptr); in CreateLifetimeEnd()
479 Value *getCastedInt8PtrValue(Value *Ptr);