Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2691 static bool isSimm7(SDValue V) { in isSimm7() function
2864 } else if (isSimm7(RHS)) { in combineSelectCC()