Home
last modified time | relevance | path

Searched defs:copyFastMathFlags (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DInstruction.cpp169 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
213 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp188 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
238 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
/external/llvm/include/llvm/IR/
DOperator.h262 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DOperator.h305 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function