Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp1077 bool IsMMXCons = llvm::StringSwitch<bool>(Constraint) in X86AdjustInlineAsmType() local
1080 if (IsMMXCons && Ty->isVectorTy()) { in X86AdjustInlineAsmType()