HomeSort by relevance Sort by last modified time
    Searched refs:PerformDAGCombine (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/Target/R600/
SIISelLowering.h 53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
R600ISelLowering.h 30 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.cpp 371 SDValue SITargetLowering::PerformDAGCombine(SDNode *N,
R600ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 221 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 164 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 283 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 179 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 380 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 535 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
DAGCombiner.cpp     [all...]

Completed in 1460 milliseconds