Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.h26 class SelectionDAG; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAnalysis.h36 class SelectionDAG; variable
DSelectionDAGNodes.h67 class SelectionDAG; variable
DSelectionDAG.h78 class SelectionDAG; variable
DSelectionDAGAddressAnalysis.h17 class SelectionDAG; variable
DFunctionLoweringInfo.h46 class SelectionDAG; variable
DSelectionDAGTargetInfo.h25 class SelectionDAG; variable
DTargetLowering.h2981 SelectionDAG &/*DAG*/) const { in getPreIndexedAddressParts() argument
2992 SelectionDAG &/*DAG*/) const { in getPostIndexedAddressParts() argument
3440 SelectionDAG & /*DAG*/, SmallVectorImpl<SDValue> & /*InVals*/) const { in LowerFormalArguments() argument
3684 SelectionDAG & /*DAG*/) const { in LowerReturn() argument
3827 SelectionDAG &/*DAG*/) const { in ReplaceNodeResults() argument
DTargetInstrInfo.h58 class SelectionDAG; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiSelectionDAGInfo.cpp22 SelectionDAG & /*DAG*/, const SDLoc & /*dl*/, SDValue /*Chain*/, in EmitTargetCodeForMemcpy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.h46 class SelectionDAG; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp765 enum class SelectorType { SelectionDAG, FastISel, GlobalISel }; in addCoreISelPasses() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2681 const SelectionDAG &, in ComputeNumSignBitsForTargetNode()
DSelectionDAG.cpp1012 SelectionDAG::SelectionDAG(const TargetMachine &tm, CodeGenOpt::Level OL) in SelectionDAG() function in SelectionDAG