Searched refs:lowerRangeToAssertZExt (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 853 ReturnVal = lowerRangeToAssertZExt(DAG, *Inst, ReturnVal); in LowerCallSiteWithDeoptBundleImpl()
|
D | SelectionDAGBuilder.h | 707 SDValue lowerRangeToAssertZExt(SelectionDAG &DAG, const Instruction &I,
|
D | SelectionDAGBuilder.cpp | 4111 Result = lowerRangeToAssertZExt(DAG, I, Result); in visitTargetIntrinsic() 5817 Result.first = lowerRangeToAssertZExt(DAG, *Inst, Result.first); in LowerCallTo() 7144 SDValue SelectionDAGBuilder::lowerRangeToAssertZExt(SelectionDAG &DAG, in lowerRangeToAssertZExt() function in SelectionDAGBuilder
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 913 ReturnVal = lowerRangeToAssertZExt(DAG, *Inst, ReturnVal); in LowerCallSiteWithDeoptBundleImpl()
|
D | SelectionDAGBuilder.h | 732 SDValue lowerRangeToAssertZExt(SelectionDAG &DAG, const Instruction &I,
|
D | SelectionDAGBuilder.cpp | 4348 Result = lowerRangeToAssertZExt(DAG, I, Result); in visitTargetIntrinsic() 6491 Result.first = lowerRangeToAssertZExt(DAG, *Inst, Result.first); in LowerCallTo() 7909 SDValue SelectionDAGBuilder::lowerRangeToAssertZExt(SelectionDAG &DAG, in lowerRangeToAssertZExt() function in SelectionDAGBuilder
|