Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp80 RV64LegalI32("riscv-experimental-rv64-legal-i32", cl::ReallyHidden, variable
122 if (Subtarget.is64Bit() && RV64LegalI32) in RISCVTargetLowering()
246 if (RV64LegalI32 && Subtarget.is64Bit()) in RISCVTargetLowering()
250 if (RV64LegalI32 && Subtarget.is64Bit()) in RISCVTargetLowering()
262 if (RV64LegalI32 && Subtarget.is64Bit()) in RISCVTargetLowering()
269 if (RV64LegalI32 && Subtarget.is64Bit()) in RISCVTargetLowering()
282 if (!RV64LegalI32) { in RISCVTargetLowering()
301 if (RV64LegalI32 && Subtarget.is64Bit()) in RISCVTargetLowering()
305 if (!RV64LegalI32) in RISCVTargetLowering()
316 if (RV64LegalI32 in RISCVTargetLowering()
[all...]