Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.h172 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
DLLParser.cpp4456 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction()