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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6213 bool usesOnlyOneConstantValue = true; local
6232 usesOnlyOneConstantValue = false;
6287 if (NumConstantLanes > 0 && usesOnlyOneConstantValue) {

Completed in 128 milliseconds