Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h202 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h286 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
288 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
H A DOperator.h288 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp339 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp945 static unsigned getFastMathFlags(const MachineInstr &I) { in getFastMathFlags() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp449 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anon3dc75aee0111::LowerMatrixIntrinsics