Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLParser.h220 FastMathFlags EatFastMathFlagsIfPresent() { in EatFastMathFlagsIfPresent() function
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6296 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6325 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6357 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6383 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
6404 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseInstruction()
7392 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in parseCall()