Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3332 bool IsInt2FP = SrcEltVT.isInteger(); in LowerOperation() local
3335 if (IsInt2FP) { in LowerOperation()
3356 if (IsInt2FP) { in LowerOperation()