Home
last modified time | relevance | path

Searched defs:HasEGPR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DX86.h163 bool HasEGPR = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4162 bool HasEGPR = Subtarget.hasEGPR(); in CopyToFromAsymmetricReg() local
4245 bool HasEGPR = Subtarget.hasEGPR(); in copyPhysReg() local
4358 bool HasEGPR = STI.hasEGPR(); in getLoadStoreRegOpcode() local