Searched defs:ReplaceNodeResults (Results 1 - 5 of 5) sorted by last modified time

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5267 /// ReplaceNodeResults - Replace the results of node with an illegal result
5269 void ARMTargetLowering::ReplaceNodeResults(SDNode *N, function in class:ARMTargetLowering
/external/llvm/lib/Target/CellSPU/
H A DSPUISelLowering.cpp2873 void SPUTargetLowering::ReplaceNodeResults(SDNode *N, function in class:SPUTargetLowering
2883 errs() << "SPUTargetLowering::ReplaceNodeResults(): need to fix this!\n";
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4689 void PPCTargetLowering::ReplaceNodeResults(SDNode *N, function in class:PPCTargetLowering
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11383 /// ReplaceNodeResults - Replace a node with an illegal result type
11385 void X86TargetLowering::ReplaceNodeResults(SDNode *N, function in class:X86TargetLowering
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp193 /// ReplaceNodeResults - Replace the results of node with an illegal result
195 void XCoreTargetLowering::ReplaceNodeResults(SDNode *N, function in class:XCoreTargetLowering

Completed in 294 milliseconds