Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3927 bool IsInt2FP = SrcEltVT.isInteger(); in LowerOperation() local
3930 if (IsInt2FP) { in LowerOperation()
3951 if (IsInt2FP) { in LowerOperation()