Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h561 parseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3268 bool LLParser::parseOptionalOperandBundles( in parseOptionalOperandBundles() function in LLParser
7618 parseOptionalOperandBundles(BundleList, PFS) || in parseInvoke()
7914 parseOptionalOperandBundles(BundleList, PFS) || in parseCallBr()
8328 parseOptionalOperandBundles(BundleList, PFS)) in parseCall()