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

  /external/llvm/lib/Target/R600/
R600ISelLowering.h 31 void ReplaceNodeResults(SDNode * N,
AMDGPUISelLowering.h 135 void ReplaceNodeResults(SDNode * N,
R600ISelLowering.cpp 835 void R600TargetLowering::ReplaceNodeResults(SDNode *N,
840 AMDGPUTargetLowering::ReplaceNodeResults(N, Results, DAG);
    [all...]
AMDGPUISelLowering.cpp 548 void AMDGPUTargetLowering::ReplaceNodeResults(SDNode *N,
557 // ReplaceNodeResults to sext_in_reg to an illegal type, so we'll just do
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 268 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results,
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 165 void ReplaceNodeResults(SDNode *N,
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 109 /// ReplaceNodeResults - Replace the results of node with an illegal result
112 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
XCoreISelLowering.cpp 237 /// ReplaceNodeResults - Replace the results of node with an illegal result
239 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 456 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results,
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 241 /// ReplaceNodeResults - Replace the results of node with an illegal result
244 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 235 /// ReplaceNodeResults - Replace the results of node with an illegal result
238 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
MipsISelLowering.cpp 772 MipsTargetLowering::ReplaceNodeResults(SDNode *N,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 390 /// ReplaceNodeResults - Replace the results of node with an illegal result
393 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 578 /// ReplaceNodeResults - Replace the results of node with an illegal result
581 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 71 milliseconds