Home
last modified time | relevance | path

Searched defs:HasVLX (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp
H A DX86InstructionSelector.cpp
H A DX86FixupVectorConstants.cpp340 bool HasVLX = ST->hasVLX(); in processInstruction() local
H A DX86InstrInfo.cpp4244 bool HasVLX = Subtarget.hasVLX(); in copyPhysReg() local
4357 bool HasVLX = STI.hasVLX(); in getLoadStoreRegOpcode() local
6117 bool HasVLX = Subtarget.hasVLX(); in expandPostRAPseudo() local
6131 bool HasVLX = Subtarget.hasVLX(); in expandPostRAPseudo() local
H A DX86FastISel.cpp325 bool HasVLX = Subtarget->hasVLX(); in X86FastEmitLoad() local
486 bool HasVLX = Subtarget->hasVLX(); in X86FastEmitStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp456 bool HasVLX = STI.hasVLX(); in getLoadStoreOp() local
1254 bool HasVLX = STI.hasVLX(); in selectExtract() local
1387 bool HasVLX = STI.hasVLX(); in selectInsert() local
H A DX86LegalizerInfo.cpp42 bool HasVLX = Subtarget.hasVLX(); in X86LegalizerInfo() local