Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp175 bool splitIdentifier(OperandVector &Operands);
852 bool HexagonAsmParser::splitIdentifier(OperandVector &Operands) { in splitIdentifier() function in HexagonAsmParser
896 splitIdentifier(Operands); in parseOperand()
914 splitIdentifier(Operands); in parseOperand()
925 return splitIdentifier(Operands); in parseOperand()