Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h557 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
/src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3177 bool LLParser::parseOptionalOperandBundles( in parseOptionalOperandBundles() function in LLParser
7304 parseOptionalOperandBundles(BundleList, PFS) || in parseInvoke()
7600 parseOptionalOperandBundles(BundleList, PFS) || in parseCallBr()
8015 parseOptionalOperandBundles(BundleList, PFS)) in parseCall()