Searched defs:SelectionDAG (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.h | 26 class SelectionDAG; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiSelectionDAGInfo.cpp | 22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 68 class SelectionDAG; variable
|
H A D | SelectionDAGAddressAnalysis.h | 18 class SelectionDAG; variable
|
H A D | SelectionDAG.h | 85 class SelectionDAG; variable
|
H A D | FunctionLoweringInfo.h | 45 class SelectionDAG; variable
|
H A D | SelectionDAGTargetInfo.h | 25 class SelectionDAG; variable [all...] |
H A D | TargetLowering.h | 3818 SelectionDAG &/*DAG*/) const { in getPreIndexedAddressParts() argument 3829 SelectionDAG &/*DAG*/) const { in getPostIndexedAddressParts() argument 4491 SelectionDAG & /*DAG*/, SmallVectorImpl<SDValue> & /*InVals*/) const { in LowerFormalArguments() argument 4776 SelectionDAG & /*DAG*/) const { in LowerReturn() argument 4894 SelectionDAG &/*DAG*/) const { in ReplaceNodeResults() argument
|
H A D | TargetInstrInfo.h | 58 class SelectionDAG; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | CodeGenPassBuilder.h | 794 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 978 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 80 class SelectionDAG; variable
|
H A D | TargetLowering.cpp | 3762 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
|
H A D | SelectionDAG.cpp | 1324 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOptLevel OL) in SelectionDAG() function in SelectionDAG
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 47 class SelectionDAG; variable
|