Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h26 class SelectionDAG; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h68 class SelectionDAG; variable
[all...]
H A DSelectionDAGAddressAnalysis.h17 class SelectionDAG; global() variable
H A DSelectionDAG.h83 class SelectionDAG; global() variable
[all...]
H A DFunctionLoweringInfo.h45 class SelectionDAG; variable
H A DSelectionDAGTargetInfo.h25 class SelectionDAG; variable
H A DCodeGenPassBuilder.h
H A DTargetLowering.h3701 getPreIndexedAddressParts(SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPreIndexedAddressParts() argument
3712 getPostIndexedAddressParts(SDNode *,SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPostIndexedAddressParts() argument
4357 LowerFormalArguments(SDValue,CallingConv::ID,bool,const SmallVectorImpl<ISD::InputArg> &,const SDLoc &,SelectionDAG &,SmallVectorImpl<SDValue> &) LowerFormalArguments() argument
4621 LowerReturn(SDValue,CallingConv::ID,bool,const SmallVectorImpl<ISD::OutputArg> &,const SmallVectorImpl<SDValue> &,const SDLoc &,SelectionDAG &) LowerReturn() argument
4745 ReplaceNodeResults(SDNode *,SmallVectorImpl<SDValue> &,SelectionDAG &) ReplaceNodeResults() argument
[all...]
H A DTargetInstrInfo.h56 class SelectionDAG; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp971 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h80 class SelectionDAG; variable
[all...]
H A DTargetLowering.cpp3706 ComputeNumSignBitsForTargetNode(SDValue Op,const APInt &,const SelectionDAG &,unsigned Depth) const ComputeNumSignBitsForTargetNode() argument
[all...]
H A DSelectionDAG.cpp1318 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOptLevel OL) SelectionDAG() function in SelectionDAG
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h47 class SelectionDAG; variable
[all...]