Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp7908 bool usesOnlyOneConstantValue = true; in LowerBUILD_VECTOR() local
7930 usesOnlyOneConstantValue = false; in LowerBUILD_VECTOR()
8066 if (NumConstantLanes > 0 && usesOnlyOneConstantValue) { in LowerBUILD_VECTOR()