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

  /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 251 /// ReplaceNodeResults - Replace the results of node with an illegal result
254 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 290 /// ReplaceNodeResults - Replace the results of node with an illegal result
293 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 477 /// ReplaceNodeResults - Replace the results of node with an illegal result
480 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 599 milliseconds