Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h26 class SelectionDAG; variable
[all...]
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp22 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 DSelectionDAGNodes.h68 class SelectionDAG; variable
[all...]
H A DSelectionDAGAddressAnalysis.h18 class SelectionDAG; variable
H A DSelectionDAG.h85 class SelectionDAG; global() variable
[all...]
H A DFunctionLoweringInfo.h45 class SelectionDAG; variable
H A DSelectionDAGTargetInfo.h25 class SelectionDAG; variable
[all...]
H A DTargetLowering.h3819 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 DTargetInstrInfo.h58 class SelectionDAG; global() variable
/llvm-project/llvm/docs/
H A DCodeGenerator.rst765 .. _SelectionDAG: target
1193 .. _SSA-based Machine Code Optimizations:
/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h791 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h80 class SelectionDAG; variable
[all...]
H A DTargetLowering.cpp3752 ComputeNumSignBitsForTargetNode(SDValue Op,const APInt &,const SelectionDAG &,unsigned Depth) const ComputeNumSignBitsForTargetNode() argument
[all...]
H A DSelectionDAG.cpp1323 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOptLevel OL) SelectionDAG() function in SelectionDAG
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp978 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h47 class SelectionDAG; variable
[all...]