Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/utils/TableGen/
HDSveEmitter.cpp71 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp, member in __anoneee072cc0111::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-head/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp473 struct PrefetchOp { struct in __anonce452e910111::AArch64Operand
512 struct PrefetchOp Prefetch;