Home
last modified time | relevance | path

Searched defs:HasVL (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp978 bool HasMaskedOffOperand, bool HasVL, PolicyScheme Scheme, in RVVIntrinsic() argument
1041 computeBuiltinTypes(llvm::ArrayRef<PrototypeDescriptor> Prototype,bool IsMasked,bool HasMaskedOffOperand,bool HasVL,unsigned NF,PolicyScheme DefaultScheme,Policy PolicyAttrs,bool IsTuple) computeBuiltinTypes() argument
/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp64 bool HasVL :1; global() member
511 bool HasVL = R->getValueAsBit("HasVL"); createRVVIntrinsics() local
[all...]
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h391 bool HasVL; variable
552 bool HasVL : 1; global() member