Home
last modified time | relevance | path

Searched defs:HasPassthruOperand (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h348 HasPassthruOperand, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1461 bool HasPassthruOperand = IntNo != Intrinsic::riscv_vlm; in Select() local