Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVVectorPeephole.cpp231 unsigned MaskOpIdx = I->MaskOpIdx + MI.getNumExplicitDefs(); in convertToUnmasked() local
H A DRISCVInstrInfo.h383 uint8_t MaskOpIdx; member
H A DRISCVISelDAGToDAG.cpp3578 static bool usesAllOnesMask(SDNode *N, unsigned MaskOpIdx) { in usesAllOnesMask()
3605 unsigned MaskOpIdx = I->MaskOpIdx; in doPeepholeMaskedRVV() local