Home
last modified time | relevance | path

Searched defs:OP_COPY (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9758 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 DARMISelLowering.cpp8388 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 DAArch64ISelLowering.cpp12690 OP_COPY = 0, // Copy, used for things like <u,u,u,3> to say it is <0,1,2,3> in GeneratePerfectShuffle() enumerator