Home
last modified time | relevance | path

Searched refs:isPrefetch (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp971 bool isPrefetch() const { return Kind == k_Prefetch; } in isPrefetch() function in __anon26fd99540211::AArch64Operand
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1186 bool isPrefetch() const { return Kind == k_Prefetch; } in isPrefetch() function in __anonf77cce8c0111::AArch64Operand
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DSVEInstrFormats.td33 let PredicateMethod = "isPrefetch";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenAsmMatcher.inc8872 DiagnosticPredicate DP(Operand.isPrefetch());
9128 DiagnosticPredicate DP(Operand.isPrefetch());