Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVMCInstLower.cpp210 if (RISCVII::hasDummyMaskOp(TSFlags)) in lowerRISCVVMachineInstrToMCInst()
DRISCVISelDAGToDAG.cpp2713 RISCVII::hasDummyMaskOp(TSFlags) && in doPeepholeMaskedRVV()
/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVBaseInfo.h147 static inline bool hasDummyMaskOp(uint64_t TSFlags) { in hasDummyMaskOp() function