Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h241 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7183 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7212 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7257 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7301 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7311 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7332 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
8319 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()