Searched defs:PreferVectorWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86Subtarget.h | 104 unsigned PreferVectorWidth = UINT32_MAX; global() variable |
H A D | X86TargetTransformInfo.cpp | 204 unsigned PreferVectorWidth = ST->getPreferVectorWidth(); getRegisterBitWidth() local |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | CodeGenOptions.h | 401 std::string PreferVectorWidth; global() variable |