Searched defs:SelectionDAG (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.h | 26 class SelectionDAG; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiSelectionDAGInfo.cpp | 22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 68 class SelectionDAG; variable
|
H A D | SelectionDAG.h | 79 class SelectionDAG; variable
|
H A D | SelectionDAGAddressAnalysis.h | 17 class SelectionDAG; variable
|
H A D | FunctionLoweringInfo.h | 46 class SelectionDAG; variable
|
H A D | SelectionDAGTargetInfo.h | 25 class SelectionDAG; variable
|
H A D | CodeGenPassBuilder.h | 757 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
|
H A D | TargetLowering.h | 3178 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 D | TargetInstrInfo.h | 57 class SelectionDAG; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | CodeGenerator.rst | 731 .. _SelectionDAG: target 1153 .. _SSA-based Machine Code Optimizations:
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 76 class SelectionDAG; variable
|
H A D | TargetLowering.cpp | 2971 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
|
H A D | SelectionDAG.cpp | 1132 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL) in SelectionDAG() function in SelectionDAG
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 974 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 46 class SelectionDAG; variable
|