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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 51 /// VPERM - The PPC VPERM Instruction.
53 VPERM,
PPCISelLowering.cpp 339 // We can custom expand all VECTOR_SHUFFLEs to VPERM, others we can handle
435 case PPCISD::VPERM: return "PPCISD::VPERM";
    [all...]

Completed in 677 milliseconds