Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLParser.h504 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp2756 bool LLParser::parseOptionalOperandBundles( in parseOptionalOperandBundles() function in LLParser
6561 parseOptionalOperandBundles(BundleList, PFS) || in parseInvoke()
6869 parseOptionalOperandBundles(BundleList, PFS) || in parseCallBr()
7297 parseOptionalOperandBundles(BundleList, PFS)) in parseCall()