Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h191 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp5889 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
5918 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
5950 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
5976 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
5997 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6989 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()