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

  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.h 121 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 108 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
MipsISelLowering.cpp 445 TargetLowering::DAGCombinerInfo &DCI,
458 TargetLowering::DAGCombinerInfo &DCI,
471 TargetLowering::DAGCombinerInfo &DCI,
580 TargetLowering::DAGCombinerInfo &DCI,
613 TargetLowering::DAGCombinerInfo &DCI,
653 TargetLowering::DAGCombinerInfo &DCI,
706 SDValue MipsTargetLowering::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI)
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 160 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
XCoreISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 484 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 270 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 296 virtual SDValue PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 344 // TargetLowering::DAGCombinerInfo implementation
347 void TargetLowering::DAGCombinerInfo::AddToWorklist(SDNode *N) {
351 void TargetLowering::DAGCombinerInfo::RemoveFromWorklist(SDNode *N) {
355 SDValue TargetLowering::DAGCombinerInfo::
360 SDValue TargetLowering::DAGCombinerInfo::
366 SDValue TargetLowering::DAGCombinerInfo::
371 void TargetLowering::DAGCombinerInfo::
    [all...]
TargetLowering.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]

Completed in 926 milliseconds