Searched defs:HasVLX (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 447 bool HasVLX = STI.hasVLX(); getLoadStoreOp() local |
H A D | X86LegalizerInfo.cpp | 42 bool HasVLX = Subtarget.hasVLX(); in X86LegalizerInfo() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FixupVectorConstants.cpp | 340 bool HasVLX = ST->hasVLX(); in processInstruction() local |
H A D | X86InstrInfo.cpp | 4244 bool HasVLX = Subtarget.hasVLX(); copyPhysReg() local |
H A D | X86FastISel.cpp | 325 bool HasVLX = Subtarget->hasVLX(); X86FastEmitLoad() local |