Lines Matching refs:replaceFunction
53 replaceFunction(Function &F, in replaceFunction() function in __anon1a4546bf0111::OpLowerer
109 return replaceFunction(F, [&](CallInst *CI) -> Error { in replaceFunctionWithOp()
236 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerToCreateHandle()
270 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerToBindAndAnnotateHandle()
464 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerTypedBufferLoad()
495 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerRawBufferLoad()
532 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerCBufferLoad()
559 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerUpdateCounter()
593 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerBufferStore()
682 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerCtpopToCountBits()
747 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerLifetimeIntrinsic()
780 return replaceFunction(F, [&](CallInst *CI) -> Error { in lowerIsFPClass()