Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h288 FastMathFlags getFastMathFlags() const { getFastMathFlags() function
H A DIRBuilder.h294 FastMathFlags getFastMathFlags() const { return FMF; } getFastMathFlags() function
296 FastMathFlags &getFastMathFlags() { return FMF; } getFastMathFlags() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp991 static unsigned getFastMathFlags(const MachineInstr &I) { getFastMathFlags() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp534 FastMathFlags Instruction::getFastMathFlags() const { getFastMathFlags() function in Instruction
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp242 FastMathFlags VPRecipeWithIRFlags::getFastMathFlags() const { getFastMathFlags() function in VPRecipeWithIRFlags
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp447 static FastMathFlags getFastMathFlags(Instruction *Inst) { getFastMathFlags() function in __anonf1ff33490111::LowerMatrixIntrinsics