Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18569 static bool matchSelectAddSub(SDValue TrueVal, SDValue FalseVal, bool &SwapCC) { in matchSelectAddSub() function
18600 if (!matchSelectAddSub(TrueVal, FalseVal, SwapCC)) in performVSELECTCombine()
19038 matchSelectAddSub(V1, V2, SwapCC)) { in performVECTOR_SHUFFLECombine()