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.cpp583 SmallVector<PrototypeDescriptor> PolicyPrototype = in createRVVIntrinsics() local
589 TypeCache.computeTypes(BT, Log2LMUL, NF, PolicyPrototype); in createRVVIntrinsics()
610 SmallVector<PrototypeDescriptor> PolicyPrototype = in createRVVIntrinsics() local
615 TypeCache.computeTypes(BT, Log2LMUL, NF, PolicyPrototype); in createRVVIntrinsics()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp316 llvm::SmallVector<PrototypeDescriptor> PolicyPrototype = in ConstructRVVIntrinsics() local
322 BaseType, Log2LMUL, Record.NF, PolicyPrototype); in ConstructRVVIntrinsics()
339 llvm::SmallVector<PrototypeDescriptor> PolicyPrototype = in ConstructRVVIntrinsics() local
345 BaseType, Log2LMUL, Record.NF, PolicyPrototype); in ConstructRVVIntrinsics()