Searched defs:getFastMathFlags (Results 1 – 7 of 7) sorted by relevance
201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
288 FastMathFlags getFastMathFlags() const { getFastMathFlags() function
294 FastMathFlags getFastMathFlags() const { return FMF; } getFastMathFlags() function 296 FastMathFlags &getFastMathFlags() { return FMF; } getFastMathFlags() function
991 static unsigned getFastMathFlags(const MachineInstr &I) { getFastMathFlags() function
534 FastMathFlags Instruction::getFastMathFlags() const { getFastMathFlags() function in Instruction
242 FastMathFlags VPRecipeWithIRFlags::getFastMathFlags() const { getFastMathFlags() function in VPRecipeWithIRFlags [all...]
447 static FastMathFlags getFastMathFlags(Instruction *Inst) { getFastMathFlags() function in __anonf1ff33490111::LowerMatrixIntrinsics