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

/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h103 /// CALL_NOP is a call with the special NOP which follows 64-bit
105 CALL, CALL_NOP, enumerator in enum:llvm::PPCISD::NodeType
H A DPPCISelLowering.cpp631 case PPCISD::CALL_NOP: return "PPCISD::CALL_NOP";
3481 CallOpc = PPCISD::CALL_NOP;

Completed in 179 milliseconds