Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h26 class SelectionDAG; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h68 class SelectionDAG; variable
H A DSelectionDAG.h79 class SelectionDAG; variable
H A DSelectionDAGAddressAnalysis.h17 class SelectionDAG; variable
H A DFunctionLoweringInfo.h46 class SelectionDAG; variable
H A DSelectionDAGTargetInfo.h25 class SelectionDAG; variable
H A DCodeGenPassBuilder.h757 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
H A DTargetLowering.h3178 SelectionDAG &/*DAG*/) const { in getPreIndexedAddressParts() argument
3189 SelectionDAG &/*DAG*/) const { in getPostIndexedAddressParts() argument
3693 SelectionDAG & /*DAG*/, SmallVectorImpl<SDValue> & /*InVals*/) const { in LowerFormalArguments() argument
3945 SelectionDAG & /*DAG*/) const { in LowerReturn() argument
4081 SelectionDAG &/*DAG*/) const { in ReplaceNodeResults() argument
H A DTargetInstrInfo.h57 class SelectionDAG; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst731 .. _SelectionDAG: target
1153 .. _SSA-based Machine Code Optimizations:
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h76 class SelectionDAG; variable
H A DTargetLowering.cpp2971 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
H A DSelectionDAG.cpp1132 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL) in SelectionDAG() function in SelectionDAG
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp974 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h46 class SelectionDAG; variable