Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, member in __anone51b860d0111::SVEType
82 PrefetchOp(false), Svcount(false), Bitwidth(128), ElementBitwidth(~0U), in SVEType()
115 bool isPrefetchOp() const { return PrefetchOp; } in isPrefetchOp()
725 PrefetchOp = true; in applyModifier()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp473 struct PrefetchOp { struct in __anon730428320111::AArch64Operand
512 struct PrefetchOp Prefetch;