Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1859 bool IsCmpConstant = false; in Select() local
1868 IsCmpConstant = true; in Select()
1931 if (IsCmpConstant) { in Select()
1954 bool IsCmpConstant = false; in Select() local
1963 IsCmpConstant = true; in Select()
2054 if (IsCmpConstant) { in Select()