Home
last modified time | relevance | path

Searched refs:hasTargetDAGCombine (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h594 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() function
/external/llvm/include/llvm/Target/
DTargetLowering.h906 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1221 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1125 TLI.hasTargetDAGCombine((ISD::NodeType)N->getOpcode())) { in combine()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1457 TLI.hasTargetDAGCombine((ISD::NodeType)N->getOpcode())) { in combine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1612 TLI.hasTargetDAGCombine((ISD::NodeType)N->getOpcode())) { in combine()