Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp524 std::vector<int64_t> IntrinsicTypes = in createRVVIntrinsics() local
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h400 std::vector<int64_t> IntrinsicTypes; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp21897 llvm::SmallVector<llvm::Type *, 2> IntrinsicTypes; in EmitRISCVBuiltinExpr() local