Searched refs:Legalize (Results 1 – 13 of 13) sorted by relevance
799 #. `Legalize SelectionDAG Types`_ --- This stage transforms SelectionDAG nodes805 #. `Legalize SelectionDAG Ops`_ --- This stage transforms SelectionDAG nodes to871 The Legalize phase is in charge of converting a DAG to only use the types that897 SelectionDAG Legalize Phase900 The Legalize phase is in charge of converting a DAG to only use the operations906 Legalize takes care of this by open-coding another sequence of operations to915 Prior to the existence of the Legalize passes, we required that every target917 natively supported. The introduction of the Legalize phases allows all of the933 Legalize passes, which allows Legalize to be very simple (it can focus on making
1340 The SelectionDAG Legalize Phase1343 The Legalize phase converts a DAG to use types and operations that are natively
1300 The SelectionDAG Legalize Phase1303 The Legalize phase converts a DAG to use types and operations that are natively
291 void Legalize();
417 void Legalize();
497 void Legalize();
556 CurDAG->Legalize(); in CodeGenAndEmitDAG()
3958 void SelectionDAG::Legalize() { in Legalize() function in SelectionDAG
823 CurDAG->Legalize(); in CodeGenAndEmitDAG()
4402 void SelectionDAG::Legalize() { in Legalize() function in SelectionDAG
852 CurDAG->Legalize(); in CodeGenAndEmitDAG()
4729 void SelectionDAG::Legalize() { in Legalize() function in SelectionDAG