Searched refs:CALL_SVR4 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h100 CALL_Darwin, CALL_SVR4, CALL_NOP_SVR4, enumerator in enum:llvm::PPCISD::NodeType
H A DPPCISelLowering.cpp513 case PPCISD::CALL_SVR4: return "PPCISD::CALL_SVR4";
2653 unsigned CallOpc = isSVR4ABI ? PPCISD::CALL_SVR4 : PPCISD::CALL_Darwin;
2919 } else if (CallOpc == PPCISD::CALL_SVR4) {

Completed in 227 milliseconds