Home
last modified time | relevance | path

Searched refs:renderVLOp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp131 ComplexRendererFns renderVLOp(MachineOperand &Root) const;
531 RISCVInstructionSelector::renderVLOp(MachineOperand &Root) const { in renderVLOp() function in RISCVInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVPseudos.td119 def GIVLOp : GIComplexOperandMatcher<s32, "renderVLOp">,