Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp893 bool computeVLVTYPEChanges(const MachineBasicBlock &MBB,
1282 bool RISCVInsertVSETVLI::computeVLVTYPEChanges(const MachineBasicBlock &MBB, in computeVLVTYPEChanges() function in RISCVInsertVSETVLI
1335 computeVLVTYPEChanges(MBB, TmpStatus); in computeIncomingVLVTYPE()
1808 HaveVectorOp |= computeVLVTYPEChanges(MBB, TmpStatus); in runOnMachineFunction()