Home
last modified time | relevance | path

Searched defs:SelectionDAG (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DAnalysis.h29 class SelectionDAG; variable
DSchedulerRegistry.h31 class SelectionDAG; variable
DSelectionDAGNodes.h42 class SelectionDAG; variable
DFunctionLoweringInfo.h43 class SelectionDAG; variable
/external/llvm/docs/
DCodeGenerator.rst733 .. _SelectionDAG: target
1124 .. _SSA-based Machine Code Optimizations:
/external/llvm/include/llvm/Target/
DTargetLowering.h1874 SelectionDAG &/*DAG*/) const { in getPreIndexedAddressParts() argument
1885 SelectionDAG &/*DAG*/) const { in getPostIndexedAddressParts() argument
2102 SDLoc /*dl*/, SelectionDAG &/*DAG*/, in LowerFormalArguments() argument
2288 SDLoc /*dl*/, SelectionDAG &/*DAG*/) const { in LowerReturn() argument
2395 SelectionDAG &/*DAG*/) const { in ReplaceNodeResults() argument
DTargetInstrInfo.h35 class SelectionDAG; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1105 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
DSelectionDAG.cpp931 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL) in SelectionDAG() function in SelectionDAG
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp18271 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()