Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2500 bool HasCustomLowering = false; in SplitVecRes_VECTOR_COMPRESS() local
2507 HasCustomLowering = true; in SplitVecRes_VECTOR_COMPRESS()
2514 if (!HasCustomLowering) { in SplitVecRes_VECTOR_COMPRESS()