Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.h221 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
H A DLLParser.cpp5572 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction()
5600 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction()
5627 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction()
6511 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseCall()