Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp69 bool IsTuple : 1; member
533 bool IsTuple = R->getValueAsBit("IsTuple"); createRVVIntrinsics() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h265 bool IsTuple = false; variable
557 bool IsTuple : 1; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1042 computeBuiltinTypes(llvm::ArrayRef<PrototypeDescriptor> Prototype,bool IsMasked,bool HasMaskedOffOperand,bool HasVL,unsigned NF,PolicyScheme DefaultScheme,Policy PolicyAttrs,bool IsTuple) computeBuiltinTypes() argument
[all...]