Home
last modified time | relevance | path

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

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