Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAnalysis.h34 class SelectionDAG; variable
DSelectionDAGNodes.h42 class SelectionDAG; variable
DSchedulerRegistry.h31 class SelectionDAG; variable
DFunctionLoweringInfo.h45 class SelectionDAG; variable
/external/llvm/docs/
DCodeGenerator.rst733 .. _SelectionDAG: target
1130 .. _SSA-based Machine Code Optimizations:
/external/llvm/include/llvm/Target/
DTargetLowering.h2052 SelectionDAG &/*DAG*/) const { in getPreIndexedAddressParts() argument
2063 SelectionDAG &/*DAG*/) const { in getPostIndexedAddressParts() argument
2303 SDLoc /*dl*/, SelectionDAG &/*DAG*/, in LowerFormalArguments() argument
2503 SDLoc /*dl*/, SelectionDAG &/*DAG*/) const { in LowerReturn() argument
2611 SelectionDAG &/*DAG*/) const { in ReplaceNodeResults() argument
DTargetInstrInfo.h38 class SelectionDAG; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1157 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
DSelectionDAG.cpp904 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL) in SelectionDAG() function in SelectionDAG
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22588 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()