Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCV.h63 extern char &RISCVInsertVSETVLIID;
H A DRISCVTargetMachine.cpp561 insertPass(&PHIEliminationID, &RISCVInsertVSETVLIID); in addPreRegAlloc()
563 insertPass(&RegisterCoalescerID, &RISCVInsertVSETVLIID); in addPreRegAlloc()
H A DRISCVInsertVSETVLI.cpp931 char &llvm::RISCVInsertVSETVLIID = RISCVInsertVSETVLI::ID; member in llvm