Home
last modified time | relevance | path

Searched refs:ParseOptionalOperandBundles (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/AsmParser/
DLLParser.h404 ParseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
DLLParser.cpp2140 bool LLParser::ParseOptionalOperandBundles( in ParseOptionalOperandBundles() function in LLParser
5261 ParseOptionalOperandBundles(BundleList, PFS) || in ParseInvoke()
5865 ParseOptionalOperandBundles(BundleList, PFS)) in ParseCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.h492 ParseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
DLLParser.cpp2404 bool LLParser::ParseOptionalOperandBundles( in ParseOptionalOperandBundles() function in LLParser
5764 ParseOptionalOperandBundles(BundleList, PFS) || in ParseInvoke()
6356 ParseOptionalOperandBundles(BundleList, PFS)) in ParseCall()