Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp918 bool HasPassthruOp = DefaultScheme == PolicyScheme::HasPassthruOperand; in computeBuiltinTypes() local
949 if (PolicyAttrs.isTUPolicy() && HasPassthruOp) in computeBuiltinTypes()
951 } else if (PolicyAttrs.isTUPolicy() && HasPassthruOp) { in computeBuiltinTypes()