Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DInstruction.cpp169 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
213 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp189 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
239 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp294 void Instruction::copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function in Instruction
344 void Instruction::copyFastMathFlags(const Instruction *I) { in copyFastMathFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperator.h235 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DOperator.h262 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h235 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h311 void copyFastMathFlags(FastMathFlags FMF) { in copyFastMathFlags() function