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

  /external/llvm/lib/Target/Blackfin/
BlackfinISelLowering.h 38 virtual void ReplaceNodeResults(SDNode *N,
BlackfinISelLowering.cpp 477 BlackfinTargetLowering::ReplaceNodeResults(SDNode *N,
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.h 75 /// ReplaceNodeResults - Replace the results of node with an illegal result
78 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
AlphaISelLowering.cpp 777 void AlphaTargetLowering::ReplaceNodeResults(SDNode *N,
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.h 118 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 89 /// ReplaceNodeResults - Replace the results of node with an illegal result
92 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
XCoreISelLowering.cpp 193 /// ReplaceNodeResults - Replace the results of node with an illegal result
195 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 244 /// ReplaceNodeResults - Replace the results of node with an illegal result
247 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 287 /// ReplaceNodeResults - Replace the results of node with an illegal result
290 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 553 /// ReplaceNodeResults - Replace the results of node with an illegal result
556 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 389 milliseconds