Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp704 SmallVector<PrototypeDescriptor> PolicyPrototype = in createRVVIntrinsics() local
710 TypeCache.computeTypes(BT, Log2LMUL, NF, PolicyPrototype); in createRVVIntrinsics()
731 SmallVector<PrototypeDescriptor> PolicyPrototype = in createRVVIntrinsics() local
736 TypeCache.computeTypes(BT, Log2LMUL, NF, PolicyPrototype); in createRVVIntrinsics()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp300 llvm::SmallVector<PrototypeDescriptor> PolicyPrototype = in ConstructRVVIntrinsics() local
306 BaseType, Log2LMUL, Record.NF, PolicyPrototype); in ConstructRVVIntrinsics()
323 llvm::SmallVector<PrototypeDescriptor> PolicyPrototype = in ConstructRVVIntrinsics() local
329 BaseType, Log2LMUL, Record.NF, PolicyPrototype); in ConstructRVVIntrinsics()