Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLParser.h206 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp6188 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6217 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6249 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6275 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6296 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7288 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()