Home
last modified time | relevance | path

Searched defs:RISCVInsertVSETVLI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp871 class RISCVInsertVSETVLI : public MachineFunctionPass { class
884 RISCVInsertVSETVLI() : MachineFunctionPass(ID) {} in RISCVInsertVSETVLI() function in __anoncddf45c50111::RISCVInsertVSETVLI
933 INITIALIZE_PASS(RISCVInsertVSETVLI, DEBUG_TYPE, RISCV_INSERT_VSETVLI_NAME, in INITIALIZE_PASS() argument