Searched refs:Pxor (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceInstX8632.h | 281 Pxor, enumerator 1872 class InstX86Pxor : public InstX86BaseBinopXmm<InstX86Base::Pxor, false, 1881 : InstX86BaseBinopXmm<InstX86Base::Pxor, false, in InstX86Pxor() 3213 using Pxor = InstX86Pxor; member
|
D | IceInstX8664.h | 220 Pxor, enumerator 1813 class InstX86Pxor : public InstX86BaseBinopXmm<InstX86Base::Pxor, false, 1822 : InstX86BaseBinopXmm<InstX86Base::Pxor, false, in InstX86Pxor() 3112 using Pxor = InstX86Pxor; member
|
D | IceTargetLoweringX8664.h | 715 Context.insert<Insts::Pxor>(Dest, Src0); in _pxor()
|
D | IceTargetLoweringX8632.h | 721 Context.insert<Insts::Pxor>(Dest, Src0); in _pxor()
|