Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLParser.h504 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp2570 bool LLParser::parseOptionalOperandBundles( in parseOptionalOperandBundles() function in LLParser
6385 parseOptionalOperandBundles(BundleList, PFS) || in parseInvoke()
6693 parseOptionalOperandBundles(BundleList, PFS) || in parseCallBr()
7120 parseOptionalOperandBundles(BundleList, PFS)) in parseCall()