Searched defs:HasBWI (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86LegalizerInfo.cpp | 41 bool HasBWI = Subtarget.hasAVX512() && Subtarget.hasBWI(); X86LegalizerInfo() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FixupVectorConstants.cpp | 233 bool HasBWI = ST->hasBWI(); processInstruction() local |
H A D | X86ISelLowering.cpp | 1701 bool HasBWI = Subtarget.hasBWI(); X86TargetLowering() local |