Searched defs:VShiftOpc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3564 unsigned VShiftOpc = (IntNo == Intrinsic::arm_neon_vqshifts) local
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9779 unsigned VShiftOpc = 0; local
9884 unsigned VShiftOpc = 0; local
9949 unsigned VShiftOpc = (N->getOpcode() == ISD::SRA ? local
[all...]

Completed in 117 milliseconds