Searched defs:getFastMathFlags (Results 1 – 7 of 7) sorted by relevance
201 FastMathFlags getFastMathFlags() const { return FMF; } getFastMathFlags() function
495 mlir::arith::FastMathFlags getFastMathFlags() const { return fastMathFlags; } getFastMathFlags() function
297 FastMathFlags getFastMathFlags() const { return FMF; } getFastMathFlags() function 299 FastMathFlags &getFastMathFlags() { return FMF; } getFastMathFlags() function
1269 static unsigned getFastMathFlags(const MachineInstr &I) { getFastMathFlags() function
610 FastMathFlags Instruction::getFastMathFlags() const { getFastMathFlags() function in Instruction
256 FastMathFlags VPRecipeWithIRFlags::getFastMathFlags() const { getFastMathFlags() function in VPRecipeWithIRFlags [all...]
509 static FastMathFlags getFastMathFlags(Instruction *Inst) { getFastMathFlags() function in __anon5e2d3a8a0111::LowerMatrixIntrinsics