Searched refs:lowerRangeToAssertZExt (Results 1 – 3 of 3) sorted by relevance
363 SDValue lowerRangeToAssertZExt(SelectionDAG &DAG, const Instruction &I,
1190 ReturnVal = lowerRangeToAssertZExt(DAG, *Call, ReturnVal); in LowerCallSiteWithDeoptBundleImpl()
4854 Result = lowerRangeToAssertZExt(DAG, I, Result); in visitTargetIntrinsic()7834 Result.first = lowerRangeToAssertZExt(DAG, CB, Result.first); in LowerCallTo()9213 SDValue SelectionDAGBuilder::lowerRangeToAssertZExt(SelectionDAG &DAG, in lowerRangeToAssertZExt() function in SelectionDAGBuilder