Home
last modified time | relevance | path

Searched refs:IsMMXCons (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp30 bool IsMMXCons = llvm::StringSwitch<bool>(Constraint) in X86AdjustInlineAsmType() local
33 if (IsMMXCons && Ty->isVectorTy()) { in X86AdjustInlineAsmType()