Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.h26 class SelectionDAG; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h68 class SelectionDAG; variable
H A DSelectionDAGAddressAnalysis.h18 class SelectionDAG; variable
H A DSelectionDAG.h85 class SelectionDAG; variable
H A DFunctionLoweringInfo.h45 class SelectionDAG; variable
H A DSelectionDAGTargetInfo.h25 class SelectionDAG; variable
[all...]
H A DTargetLowering.h3818 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 DTargetInstrInfo.h58 class SelectionDAG; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h794 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp978 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h80 class SelectionDAG; variable
H A DTargetLowering.cpp3762 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
H A DSelectionDAG.cpp1324 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOptLevel OL) in SelectionDAG() function in SelectionDAG
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h47 class SelectionDAG; variable