Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6174 bool IsInt2FP = SrcEltVT.isInteger(); in LowerOperation() local
6177 if (IsInt2FP) { in LowerOperation()
6207 if (IsInt2FP) { in LowerOperation()