Home
last modified time | relevance | path

Searched defs:FMF (Results 1 – 10 of 10) sorted by relevance

/external/llvm/unittests/IR/
DIRBuilderTest.cpp143 FastMathFlags FMF; in TEST_F() local
263 FastMathFlags FMF; in TEST_F() local
/external/llvm/include/llvm/IR/
DIRBuilder.h58 FastMathFlags FMF; variable
221 FastMathFlags FMF; variable
623 FastMathFlags FMF) const { in AddFPMathAttributes()
DOperator.h261 void setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
/external/llvm/lib/IR/
DInstruction.cpp141 void Instruction::setFastMathFlags(FastMathFlags FMF) { in setFastMathFlags()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp779 static Value *SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst()
821 static Value *SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst()
858 FastMathFlags FMF, in SimplifyFMulInst()
948 Value *llvm::SimplifyFAddInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFAddInst()
954 Value *llvm::SimplifyFSubInst(Value *Op0, Value *Op1, FastMathFlags FMF, in SimplifyFSubInst()
961 FastMathFlags FMF, in SimplifyFMulInst()
/external/llvm/lib/AsmParser/
DLLParser.h174 FastMathFlags FMF; in EatFastMathFlagsIfPresent() local
DLLParser.cpp3459 FastMathFlags FMF = EatFastMathFlagsIfPresent(); in ParseInstruction() local
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp57 llvm::FastMathFlags FMF; in CodeGenFunction() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp177 FastMathFlags FMF = I.getFastMathFlags(); in ClearSubclassDataAfterReassociation() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2391 FastMathFlags FMF; in ParseFunctionBody() local