Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2384 static std::unique_ptr<AArch64Operand> CreateBTIHint(unsigned Val, in CreateBTIHint() function in __anonb6c3df290111::AArch64Operand
3163 Operands.push_back(AArch64Operand::CreateBTIHint( in tryParseBTIHint()