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 149 void ReplaceNodeResults(SDNode * N,
R600ISelLowering.cpp 852 void R600TargetLowering::ReplaceNodeResults(SDNode *N,
857 AMDGPUTargetLowering::ReplaceNodeResults(N, Results, DAG);
    [all...]
AMDGPUISelLowering.cpp 626 void AMDGPUTargetLowering::ReplaceNodeResults(SDNode *N,
635 // ReplaceNodeResults to sext_in_reg to an illegal type, so we'll just do
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 167 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 239 /// ReplaceNodeResults - Replace the results of node with an illegal result
241 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N,
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 542 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results,
NVPTXISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 503 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results,
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 237 /// ReplaceNodeResults - Replace the results of node with an illegal result
240 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 239 /// ReplaceNodeResults - Replace the results of node with an illegal result
242 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 456 /// ReplaceNodeResults - Replace the results of node with an illegal result
459 void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 626 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 1337 milliseconds