Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp189 if (RVVI->hasPolicyOperand()) in emitCodeGenSwitchBody()
204 if (RVVI->hasPolicyOperand()) in emitCodeGenSwitchBody()
/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h400 bool hasPolicyOperand() const { in hasPolicyOperand() function