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.h238 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6883 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6912 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6951 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6997 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7018 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
8006 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()