/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.h | 26 class SelectionDAG; variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSelectionDAGInfo.cpp | 22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 68 class SelectionDAG; variable [all...] |
H A D | SelectionDAGAddressAnalysis.h | 17 class SelectionDAG; global() variable
|
H A D | SelectionDAG.h | 83 class SelectionDAG; global() variable [all...] |
H A D | FunctionLoweringInfo.h | 45 class SelectionDAG; variable
|
H A D | SelectionDAGTargetInfo.h | 25 class SelectionDAG; variable
|
H A D | CodeGenPassBuilder.h |
|
H A D | TargetLowering.h | 3701 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 D | TargetInstrInfo.h | 56 class SelectionDAG; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 971 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; addCoreISelPasses() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 80 class SelectionDAG; variable [all...] |
H A D | TargetLowering.cpp | 3706 ComputeNumSignBitsForTargetNode(SDValue Op,const APInt &,const SelectionDAG &,unsigned Depth) const ComputeNumSignBitsForTargetNode() argument [all...] |
H A D | SelectionDAG.cpp | 1318 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOptLevel OL) SelectionDAG() function in SelectionDAG [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 47 class SelectionDAG; variable [all...] |