Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h503 virtual bool shouldExpandVectorMatch(EVT VT, unsigned SearchSize) const { in shouldExpandVectorMatch() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2178 bool AArch64TargetLowering::shouldExpandVectorMatch(EVT VT, in shouldExpandVectorMatch() function in AArch64TargetLowering