Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h126 Policy(PolicyType TailPolicy) : TailPolicy(TailPolicy) {} in Policy() argument
127 Policy(PolicyType TailPolicy, PolicyType MaskPolicy) in Policy() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp227 bool TailPolicy = false; global() member
[all...]