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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIISelLowering.h 53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.cpp 392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N,
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.h 29 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
MipsISelLowering.h 200 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
MipsSEISelLowering.cpp 492 MipsSETargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const {
520 return MipsTargetLowering::PerformDAGCombine(N, DCI);
MipsISelLowering.cpp 684 SDValue MipsTargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI)
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
SIISelLowering.h 53 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.cpp 392 SDValue SITargetLowering::PerformDAGCombine(SDNode *N,
  /external/llvm/lib/Target/R600/
R600ISelLowering.h 30 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.h 59 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SIISelLowering.cpp 549 SDValue SITargetLowering::PerformDAGCombine(SDNode *N,
    [all...]
R600ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 253 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 167 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/PowerPC/
PPCISelLowering.h 389 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 572 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 323 milliseconds