Searched refs:lowerRangeToAssertZExt (Results 1 – 3 of 3) sorted by relevance
414 SDValue lowerRangeToAssertZExt(SelectionDAG &DAG, const Instruction &I,
1169 ReturnVal = lowerRangeToAssertZExt(DAG, *Call, ReturnVal); in LowerCallSiteWithDeoptBundleImpl()
5336 Result = lowerRangeToAssertZExt(DAG, I, Result); in visitTargetIntrinsic()8834 Result.first = lowerRangeToAssertZExt(DAG, CB, Result.first); in LowerCallTo()10378 SDValue SelectionDAGBuilder::lowerRangeToAssertZExt(SelectionDAG &DAG, in lowerRangeToAssertZExt() function in SelectionDAGBuilder