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 61 /// VPERM - The PPC VPERM Instruction.
63 VPERM,
PPCISelLowering.cpp 444 // We can custom expand all VECTOR_SHUFFLEs to VPERM, others we can handle
614 case PPCISD::VPERM: return "PPCISD::VPERM";
    [all...]

Completed in 8821 milliseconds