Home
last modified time | relevance | path

Searched refs:lowerRangeToAssertZExt (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp853 ReturnVal = lowerRangeToAssertZExt(DAG, *Inst, ReturnVal); in LowerCallSiteWithDeoptBundleImpl()
DSelectionDAGBuilder.h707 SDValue lowerRangeToAssertZExt(SelectionDAG &DAG, const Instruction &I,
DSelectionDAGBuilder.cpp4111 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/
DStatepointLowering.cpp913 ReturnVal = lowerRangeToAssertZExt(DAG, *Inst, ReturnVal); in LowerCallSiteWithDeoptBundleImpl()
DSelectionDAGBuilder.h732 SDValue lowerRangeToAssertZExt(SelectionDAG &DAG, const Instruction &I,
DSelectionDAGBuilder.cpp4348 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