Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6474 int VLIndex, unsigned SEWIndex, in addVSetVL()
6553 int VLIndex = RISCVII::hasVLOp(TSFlags) ? NumOperands - 2 : -1; in EmitInstrWithCustomInserter() local