Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp195 if (RVVI->hasPolicyOperand()) in emitCodeGenSwitchBody()
210 if (RVVI->hasPolicyOperand()) in emitCodeGenSwitchBody()
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h424 bool hasPolicyOperand() const { in hasPolicyOperand() function