Home
last modified time | relevance | path

Searched refs:CALL_Darwin (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h98 CALL_Darwin, CALL_SVR4, enumerator
DPPCISelLowering.cpp450 case PPCISD::CALL_Darwin: return "PPCISD::CALL_Darwin"; in getTargetNodeName()
2546 unsigned CallOpc = isSVR4ABI ? PPCISD::CALL_SVR4 : PPCISD::CALL_Darwin; in PrepareCall()
DPPCInstrInfo.td113 def PPCcall_Darwin : SDNode<"PPCISD::CALL_Darwin", SDT_PPCCall,