Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/AsmParser/
H A DLLParser.h202 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp6012 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6041 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6073 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6099 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6120 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7111 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()