Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.h187 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
DLLParser.cpp4972 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction()
4999 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction()
5857 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseCall()