Home
last modified time | relevance | path

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

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