Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelDAGToDAG.h218 uint8_t MaskOpIdx; member
DRISCVISelDAGToDAG.cpp2637 static bool usesAllOnesMask(SDNode *N, unsigned MaskOpIdx) { in usesAllOnesMask()
2681 unsigned MaskOpIdx = I->MaskOpIdx; in doPeepholeMaskedRVV() local