Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h231 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6460 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6489 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6528 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6562 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6583 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7571 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()