Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6587 bool IsInt2FP = SrcEltVT.isInteger(); in LowerOperation()
6590 if (IsInt2FP) { in LowerOperation()
6620 if (IsInt2FP) { in LowerOperation()
6585 bool IsInt2FP = SrcEltVT.isInteger(); LowerOperation() local