Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1043 bool HasZdinx = Subtarget->hasStdExtZdinx(); in Select() local
1050 if (VT == MVT::f64 && HasZdinx && !Is64Bit) in Select()
1077 if (HasZdinx) in Select()
1101 if (HasZdinx) in Select()