Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4552 auto IsCheapPInsrPExtrInsertPS = [&]() { in getVectorInstrCost() local
4575 if (!IsCheapPInsrPExtrInsertPS()) { in getVectorInstrCost()
4596 if (IsCheapPInsrPExtrInsertPS()) in getVectorInstrCost()