Searched defs:shouldSplatInsEltVarIndex (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | TargetLowering.h | 905 virtual bool shouldSplatInsEltVarIndex(EVT) const { shouldSplatInsEltVarIndex() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86ISelLowering.cpp | 3388 bool X86TargetLowering::shouldSplatInsEltVarIndex(EVT VT) const { shouldSplatInsEltVarIndex() function in X86TargetLowering |