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

/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1687 static std::unique_ptr<AArch64Operand> CreatePrefetch(unsigned Val, SMLoc S, function in class:__anon25952::AArch64Operand
2004 Operands.push_back(AArch64Operand::CreatePrefetch(prfop, S, getContext()));
2021 Operands.push_back(AArch64Operand::CreatePrefetch(prfop, S, getContext()));

Completed in 1815 milliseconds