Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dreadcyclecounter.ll16 ; RV32I-NEXT: rdcycle a0
24 ; RV64I-NEXT: rdcycle a0
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drvi-aliases-valid.s204 # CHECK-S-OBJ: rdcycle s8
205 rdcycle x24 label
H A Duser-csr-names.s145 # CHECK-INST-ALIAS: rdcycle t1
149 # CHECK-INST-ALIAS: rdcycle t2
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td927 def : InstAlias<"rdcycle $rd", (CSRRS GPR:$rd, CYCLE.Encoding, X0)>;