Searched refs:RV32 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | TargetParser.cpp | 283 #define PROC_ALIAS(NAME, RV32, RV64) .Case(NAME, IsRV64 ? StringRef(RV64) : StringRef(RV32)) in resolveTuneCPUAlias() argument 314 #define PROC_ALIAS(NAME, RV32, RV64) Values.emplace_back(StringRef(NAME)); in fillValidTuneCPUArchList() argument
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | RISCVTargetParser.def | 2 #define PROC_ALIAS(NAME, RV32, RV64)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCV.td | 201 defvar RV32 = DefaultMode;
|
| D | RISCVRegisterInfo.td | 118 def XLenVT : ValueTypeByHwMode<[RV32, RV64], 121 [RV32, RV64],
|
| D | RISCVInstrInfo.td | 1280 // On RV32, ReadCycleWide will be expanded to the suggested loop reading both
|
| D | RISCVInstrInfoVPseudos.td | 3416 // Occurs when legalizing vrsub.vx intrinsics for i64 on RV32 since we need
|