Searched defs:OP_COPY (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9758 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3> in GeneratePerfectShuffle() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 8388 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3> enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 12690 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3> in GeneratePerfectShuffle() enumerator
|