Searched defs:SelectionDAG (Results 1 – 14 of 14) sorted by relevance
26 class SelectionDAG; variable
36 class SelectionDAG; variable
67 class SelectionDAG; variable
78 class SelectionDAG; variable
17 class SelectionDAG; variable
46 class SelectionDAG; variable
25 class SelectionDAG; variable
2981 SelectionDAG &/*DAG*/) const { in getPreIndexedAddressParts() argument2992 SelectionDAG &/*DAG*/) const { in getPostIndexedAddressParts() argument3440 SelectionDAG & /*DAG*/, SmallVectorImpl<SDValue> & /*InVals*/) const { in LowerFormalArguments() argument3684 SelectionDAG & /*DAG*/) const { in LowerReturn() argument3827 SelectionDAG &/*DAG*/) const { in ReplaceNodeResults() argument
58 class SelectionDAG; variable
22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
765 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
2681 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
1012 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL) in SelectionDAG() function in SelectionDAG