Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp585 class RISCVInsertVSETVLI : public MachineFunctionPass { class
595 RISCVInsertVSETVLI() : MachineFunctionPass(ID) { in RISCVInsertVSETVLI() function in __anon46e48bfc0111::RISCVInsertVSETVLI
632 INITIALIZE_PASS(RISCVInsertVSETVLI, DEBUG_TYPE, RISCV_INSERT_VSETVLI_NAME, in INITIALIZE_PASS() argument