Searched defs:HasVLX (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp402 bool HasVLX = STI.hasVLX(); local
1170 bool HasVLX local
1303 bool HasVLX = STI.hasVLX(); local
[all...]
H A DX86FastISel.cpp324 bool HasVLX = Subtarget->hasVLX(); local
490 bool HasVLX = Subtarget->hasVLX(); local
[all...]
H A DX86InstrInfo.cpp3444 bool HasVLX = Subtarget.hasVLX(); local
3537 bool HasVLX = STI.hasVLX(); local
4595 bool HasVLX = Subtarget.hasVLX(); local
4609 bool HasVLX = Subtarget.hasVLX(); local
[all...]
H A DX86Subtarget.h349 bool HasVLX = false; member in class:llvm::final

Completed in 212 milliseconds