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

/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DSveEmitter.cpp69 bool DefaultType, IsScalable, Predicate, PredicatePattern, PrefetchOp; member in class:__anon1223::SVEType
79 PrefetchOp(false), Bitwidth(128), ElementBitwidth(~0U), NumVectors(1) {
104 bool isPrefetchOp() const { return PrefetchOp; }
632 PrefetchOp = true;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp422 struct PrefetchOp { struct in class:__anon2167::AArch64Operand
452 struct PrefetchOp Prefetch;

Completed in 198 milliseconds