Home
last modified time | relevance | path

Searched refs:hasNoDomainDelayShuffle (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp165 if (!ST->hasNoDomainDelayShuffle() || in processInstruction()
199 if (!ST->hasNoDomainDelayShuffle() || in processInstruction()
H A DX86Subtarget.h261 bool hasNoDomainDelayShuffle() const { in hasNoDomainDelayShuffle() function