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

/macosx-10.9.5/llvmCore-3425.0.33/utils/PerfectShuffle/
H A DPerfectShuffle.cpp516 OP_VZIPL, // VZIP, left result
557 vzipl() : Operator(0x0415, "vzipl", OP_VZIPL, 2) {}
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp4531 OP_VZIPL, // VZIP, left result enumerator in enum:__anon10329
4577 case OP_VZIPL:
4580 OpLHS, OpRHS).getValue(OpNum-OP_VZIPL);

Completed in 190 milliseconds