/external/llvm/lib/Target/R600/ |
R600ISelLowering.h | 31 void ReplaceNodeResults(SDNode * N,
|
R600ISelLowering.cpp | 715 void R600TargetLowering::ReplaceNodeResults(SDNode *N, [all...] |
/external/llvm/lib/Target/NVPTX/ |
NVPTXISelLowering.h | 162 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue> &Results,
|
NVPTXISelLowering.cpp | [all...] |
/external/llvm/lib/Target/XCore/ |
XCoreISelLowering.h | 92 /// ReplaceNodeResults - Replace the results of node with an illegal result 95 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
|
XCoreISelLowering.cpp | 196 /// ReplaceNodeResults - Replace the results of node with an illegal result 198 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N, [all...] |
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.h | 259 /// ReplaceNodeResults - Replace the results of node with an illegal result 262 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
|
ARMISelLowering.cpp | [all...] |
/external/llvm/lib/Target/Mips/ |
MipsISelLowering.h | 187 /// ReplaceNodeResults - Replace the results of node with an illegal result 190 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
|
MipsISelLowering.cpp | 718 MipsTargetLowering::ReplaceNodeResults(SDNode *N, [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCISelLowering.h | 383 /// ReplaceNodeResults - Replace the results of node with an illegal result 386 virtual void ReplaceNodeResults(SDNode *N, SmallVectorImpl<SDValue>&Results,
|
PPCISelLowering.cpp | [all...] |
/external/llvm/lib/Target/X86/ |
X86ISelLowering.h | 565 /// ReplaceNodeResults - Replace the results of node with an illegal result 568 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...] |