Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h559 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2978 bool LLParser::parseOptionalOperandBundles( in parseOptionalOperandBundles() function in LLParser
6869 parseOptionalOperandBundles(BundleList, PFS) || in parseInvoke()
7165 parseOptionalOperandBundles(BundleList, PFS) || in parseCallBr()
7580 parseOptionalOperandBundles(BundleList, PFS)) in parseCall()