Home
last modified time | relevance | path

Searched defs:copyFastMathFlags (Results 1 – 6 of 6) 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-10.0/llvm/lib/IR/
DInstruction.cpp189 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
239 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
/external/llvm-project/llvm/lib/IR/
DInstruction.cpp213 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
263 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-10.0/llvm/include/llvm/IR/
DOperator.h311 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function
/external/llvm-project/llvm/include/llvm/IR/
DOperator.h311 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function