Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
DLLParser.h493 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp2427 bool LLParser::parseOptionalOperandBundles( in parseOptionalOperandBundles() function in LLParser
6262 parseOptionalOperandBundles(BundleList, PFS) || in parseInvoke()
6570 parseOptionalOperandBundles(BundleList, PFS) || in parseCallBr()
6998 parseOptionalOperandBundles(BundleList, PFS)) in parseCall()