HomeSort by relevance Sort by last modified time
    Searched refs:CALL_NOP (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 104 /// CALL_NOP is a call with the special NOP which follows 64-bit
106 CALL, CALL_NOP,
PPCISelLowering.cpp 627 case PPCISD::CALL_NOP: return "PPCISD::CALL_NOP";
    [all...]

Completed in 765 milliseconds