mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 14:36:12 +00:00
LowerIntegerDivOrRem no longer exists.
llvm-svn: 42787
This commit is contained in:
parent
cc317de0f5
commit
6c3e0cdd36
@ -416,7 +416,6 @@ namespace llvm {
|
||||
SDOperand LowerGlobalTLSAddress(SDOperand Op, SelectionDAG &DAG);
|
||||
SDOperand LowerExternalSymbol(SDOperand Op, SelectionDAG &DAG);
|
||||
SDOperand LowerShift(SDOperand Op, SelectionDAG &DAG);
|
||||
SDOperand LowerIntegerDivOrRem(SDOperand Op, SelectionDAG &DAG);
|
||||
SDOperand LowerSINT_TO_FP(SDOperand Op, SelectionDAG &DAG);
|
||||
SDOperand LowerFP_TO_SINT(SDOperand Op, SelectionDAG &DAG);
|
||||
SDOperand LowerFABS(SDOperand Op, SelectionDAG &DAG);
|
||||
|
Loading…
x
Reference in New Issue
Block a user