/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.h | 26 class SelectionDAG; variable [all...] |
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSelectionDAGInfo.cpp | 22 EmitTargetCodeForMemcpy(SelectionDAG &,const SDLoc &,SDValue,SDValue,SDValue,SDValue Size,Align,bool,bool,MachinePointerInfo,MachinePointerInfo) const EmitTargetCodeForMemcpy() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 68 class SelectionDAG; variable [all...] |
H A D | SelectionDAGAddressAnalysis.h | 18 class SelectionDAG; variable
|
H A D | SelectionDAG.h | 85 class SelectionDAG; global() variable [all...] |
H A D | FunctionLoweringInfo.h | 45 class SelectionDAG; variable
|
H A D | SelectionDAGTargetInfo.h | 25 class SelectionDAG; variable [all...] |
H A D | TargetLowering.h | 3819 getPreIndexedAddressParts(SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPreIndexedAddressParts() argument 3830 getPostIndexedAddressParts(SDNode *,SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPostIndexedAddressParts() argument 4492 LowerFormalArguments(SDValue,CallingConv::ID,bool,const SmallVectorImpl<ISD::InputArg> &,const SDLoc &,SelectionDAG &,SmallVectorImpl<SDValue> &) LowerFormalArguments() argument 4777 LowerReturn(SDValue,CallingConv::ID,bool,const SmallVectorImpl<ISD::OutputArg> &,const SmallVectorImpl<SDValue> &,const SDLoc &,SelectionDAG &) LowerReturn() argument 4895 ReplaceNodeResults(SDNode *,SmallVectorImpl<SDValue> &,SelectionDAG &) ReplaceNodeResults() argument [all...] |
H A D | TargetInstrInfo.h | 58 class SelectionDAG; global() variable
|
/llvm-project/llvm/docs/ |
H A D | CodeGenerator.rst | 765 .. _SelectionDAG: target 1193 .. _SSA-based Machine Code Optimizations:
|
/llvm-project/llvm/include/llvm/Passes/ |
H A D | CodeGenPassBuilder.h | 791 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 80 class SelectionDAG; variable [all...] |
H A D | TargetLowering.cpp | 3752 ComputeNumSignBitsForTargetNode(SDValue Op,const APInt &,const SelectionDAG &,unsigned Depth) const ComputeNumSignBitsForTargetNode() argument [all...] |
H A D | SelectionDAG.cpp | 1323 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOptLevel OL) SelectionDAG() function in SelectionDAG [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 978 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 47 class SelectionDAG; variable [all...] |