Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2399 bool IsInt2FP = SrcEltVT.isInteger(); in LowerOperation() local
2402 if (IsInt2FP) { in LowerOperation()
2423 if (IsInt2FP) { in LowerOperation()