Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h344 std::optional<unsigned> getVectorLowDemandedScalarBits(uint16_t Opcode,
H A DRISCVOptWInstrs.cpp112 RISCV::getVectorLowDemandedScalarBits(MCOpcode, Log2SEW); in vectorPseudoHasAllNBitUsers()
H A DRISCVInstrInfo.cpp3886 RISCV::getVectorLowDemandedScalarBits(uint16_t Opcode, unsigned Log2SEW) { in getVectorLowDemandedScalarBits()
3879 RISCV::getVectorLowDemandedScalarBits(uint16_t Opcode, unsigned Log2SEW) { getVectorLowDemandedScalarBits() function in RISCV
H A DRISCVISelDAGToDAG.cpp3087 RISCV::getVectorLowDemandedScalarBits(MCOpcode, Log2SEW); in vectorPseudoHasAllNBitUsers()