Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h788 virtual bool shouldSplatInsEltVarIndex(EVT) const { in shouldSplatInsEltVarIndex() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5526 bool X86TargetLowering::shouldSplatInsEltVarIndex(EVT VT) const { in shouldSplatInsEltVarIndex() function in X86TargetLowering