Home
last modified time | relevance | path

Searched defs:setFastMathFlags (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h256 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function
DIRBuilder.h202 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
/external/llvm/lib/IR/
DInstruction.cpp164 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h299 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function
DIRBuilder.h220 void setFastMathFlags(FastMathFlags NewFMF) { FMF = NewFMF; } in setFastMathFlags() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp183 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags() function in Instruction